google-apis-file_v1beta1 0.66.0 → 0.67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2be501fb51f01063cc1323f67e361fea87b8da21b0db8c8cca32e46228fb49b0
4
- data.tar.gz: 3a383533355970d72744cbff2e3b752bc5a3c312a38a60f888c920af39f12e38
3
+ metadata.gz: 04ccbe554387c3e058cb76fedcb25d587141215febead897528a5ec2f387fb93
4
+ data.tar.gz: ead5fcda8464e52d7662ca9d2a53792b960d8b7bfd452ddff63f99239b8b4bf6
5
5
  SHA512:
6
- metadata.gz: 37e617ec7541676670e51b984462e05b477fdab4bdd770d4010ae5a0e638c12ab62c326d8e67d99bbba67cf97475b7ea404397ecbb9fe6f30e95e8219069f188
7
- data.tar.gz: 996121eab53ef4f05cb93fa9ce967d4043fc18efc8f451f9a47e740eb1f3548c8f9d1dd08923dcd0f3dbe31679b47c5e09e28f98e5b392631dcfafc0eb44ff9b
6
+ metadata.gz: 999dabe3a9698f9530b48d0d72051ced988ea38b52b4cfe125f234638a8dd3ce1b58c664112db4a93a69166815e0789a69cfc20569e4f24816dbec0938f47611
7
+ data.tar.gz: 9bc3e26ebf38566f88d994fcfb494d4a8e0dff73d86cdc37b5548158c7d0a061e793c152fd083af97fbd08737abeef51713143fa49e55235f2030e41a0b0cd51
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-file_v1beta1
2
2
 
3
+ ### v0.67.0 (2026-04-19)
4
+
5
+ * Regenerated from discovery document revision 20260317
6
+
3
7
  ### v0.66.0 (2026-02-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20260201
@@ -349,8 +349,7 @@ module Google
349
349
 
350
350
  # The resource name of the BackupDR backup, in the format `projects/`project_id`/
351
351
  # locations/`location_id`/backupVaults/`backupvault_id`/dataSources/`
352
- # datasource_id`/backups/`backup_id``, TODO (b/443690479) - Remove visibility
353
- # restrictions once the feature is ready
352
+ # datasource_id`/backups/`backup_id``,
354
353
  # Corresponds to the JSON property `sourceBackupdrBackup`
355
354
  # @return [String]
356
355
  attr_accessor :source_backupdr_backup
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FileV1beta1
18
18
  # Version of the google-apis-file_v1beta1 gem
19
- GEM_VERSION = "0.66.0"
19
+ GEM_VERSION = "0.67.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260201"
25
+ REVISION = "20260317"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-file_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.66.0
4
+ version: 0.67.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-file_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1beta1/v0.66.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-file_v1beta1/v0.67.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-file_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: