google-apis-backupdr_v1 0.31.0 → 0.32.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: 474de3954a7551bfd6694ebe8a1602ef8f8dee0f2373bbb7b790590837612390
4
- data.tar.gz: 8953c485546f4913696f708bd92421e85a72764f1fe11abe6963a2db7694b647
3
+ metadata.gz: fc2010285998e37638e2d7ce24f9d4d0a863cc5cb845ccc3af9a61dbe2ed8adb
4
+ data.tar.gz: edcf0933185c7d3dcb2cdaf386ebce209811e0cb072658b6a100baf5e3ca210e
5
5
  SHA512:
6
- metadata.gz: 3bb79df56519f95384b5e1e610485e334d69718d70a8f62644cd723d8d519d6f6f5b679b7ecac5f47ca4b0584b1a2db077ba13e93eb6da439d54243ad4b51d2b
7
- data.tar.gz: 01c0773d4c2c7aeb3e6b35d88e612b70c40a0c53a7c75fe21142b294e80c606be725fb75090ff34728b40563c00328c79aba44fd576ed8dbf7394a25cd22c2db
6
+ metadata.gz: 3ccad42c94e0220c4184046ce58720efa42a2cc6524085755ed179b6b9e62b052de49286238fc38c7c818cc29656f2a54c767cadeaa923417f22a682a277e6c1
7
+ data.tar.gz: '090ce934ed41fdbdd18c68c8ceb8de6358fe96efed3dcd6db3c38bb3a82a5a1ef5a52c88e4fff1cd1e68071e25db2070b0cb4ff0364dcba4fc876afa226c2568'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-backupdr_v1
2
2
 
3
+ ### v0.32.0 (2025-06-22)
4
+
5
+ * Regenerated from discovery document revision 20250611
6
+
3
7
  ### v0.31.0 (2025-06-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20250605
@@ -1177,7 +1177,11 @@ module Google
1177
1177
  # @return [String]
1178
1178
  attr_accessor :name
1179
1179
 
1180
- # Required. Immutable. Resource name of workload on which backupplan is applied
1180
+ # Required. Immutable. Resource name of workload on which the backup plan is
1181
+ # applied. The format can either be the resource name (e.g., "projects/my-
1182
+ # project/zones/us-central1-a/instances/my-instance") or the full resource URI (
1183
+ # e.g., "https://www.googleapis.com/compute/v1/projects/my-project/zones/us-
1184
+ # central1-a/instances/my-instance").
1181
1185
  # Corresponds to the JSON property `resource`
1182
1186
  # @return [String]
1183
1187
  attr_accessor :resource
@@ -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.31.0"
19
+ GEM_VERSION = "0.32.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 = "20250605"
25
+ REVISION = "20250611"
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.31.0
4
+ version: 0.32.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.31.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-backupdr_v1/v0.32.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: