google-apis-backupdr_v1 0.60.0 → 0.61.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: 773fcf932a4cd379207d41c20ed02dcfaaee7ba4a5f14f8eaf34f584ad38443f
4
- data.tar.gz: 784cb8f6c34ac4082fbf97a272f26c2ff75ae97224785706ab9d5f90f2ee347e
3
+ metadata.gz: cc78f9422ea2fa31e82fa205418da8cd485ed8e500b24652d4281fc10de149eb
4
+ data.tar.gz: e36705131e2b3ecb056596769b6f5aeab87a406637430db0c87dc837413f94a9
5
5
  SHA512:
6
- metadata.gz: 908b3a67058c818b802b6411c930361b3591fd7eba2918862a31f9716755247f73eedae285dd8bfee3263c7f5fd61119041e8634e00c3b2a8b9d29d2b8de1d82
7
- data.tar.gz: 3a3b5845efd7124131a0fe1b04ebb101d3fd7f63bc54cfda6b2e78bf1303b96d3ef69352f2998bf292851e2a79c46a1984a33d8e676fade4de151f17c560737e
6
+ metadata.gz: ccb0feff57505376d8bafe8e38dc6625ff20d7b052c5b175d85542ffddc06b6742c148448a2676c2665c352b2da7ed14b9adfb999de79469b069f11e699e3c74
7
+ data.tar.gz: 50b88c9cd4d02c15c3f6a7f3755305b0773113ff5e8fe85b549b7da067c1737720e0c74d2cbc188fab4ad40bacbe557e7d514b2bf71d4329d8a7dcdfe755ddf8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-backupdr_v1
2
2
 
3
+ ### v0.61.0 (2026-07-26)
4
+
5
+ * Regenerated from discovery document revision 20260715
6
+
3
7
  ### v0.60.0 (2026-07-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20260701
@@ -1578,9 +1578,9 @@ module Google
1578
1578
  class BackupVault
1579
1579
  include Google::Apis::Core::Hashable
1580
1580
 
1581
- # Optional. Note: This field is added for future use case and will not be
1582
- # supported in the current release. Access restriction for the backup vault.
1583
- # Default value is WITHIN_ORGANIZATION if not provided during creation.
1581
+ # Optional. Restricts access to certain sources and destinations for data being
1582
+ # sent into, or restored from, the backup vault. Defaults to WITHIN_ORGANIZATION
1583
+ # if not provided during creation.
1584
1584
  # Corresponds to the JSON property `accessRestriction`
1585
1585
  # @return [String]
1586
1586
  attr_accessor :access_restriction
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BackupdrV1
18
18
  # Version of the google-apis-backupdr_v1 gem
19
- GEM_VERSION = "0.60.0"
19
+ GEM_VERSION = "0.61.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260701"
25
+ REVISION = "20260715"
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-backupdr_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.60.0
4
+ version: 0.61.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-backupdr_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-backupdr_v1/v0.60.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-backupdr_v1/v0.61.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-backupdr_v1
62
62
  rdoc_options: []
63
63
  require_paths: