google-apis-backupdr_v1 0.58.0 → 0.60.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: 5d83c083e84274ddb8fbeff7a7183d05d2d2110e2857ef0e98054d1c81fc85b4
4
- data.tar.gz: 89c2ad844c8a25e3eb8639ae26db0fcfa44ec89795e63bdd166df38c0b89f2f2
3
+ metadata.gz: 773fcf932a4cd379207d41c20ed02dcfaaee7ba4a5f14f8eaf34f584ad38443f
4
+ data.tar.gz: 784cb8f6c34ac4082fbf97a272f26c2ff75ae97224785706ab9d5f90f2ee347e
5
5
  SHA512:
6
- metadata.gz: 308aac621028ee4ef8d3820e704b5130ea9829b63445c74298719651361fafbbb59e8092883ba9860b8e95bee42bb40438321d3a45f5e0c802bddcf6fd03af5b
7
- data.tar.gz: e272169c3dc337ef072910308c5205754ff46fe064783b2ac1286152cb757da2eb1c92345810af9666a1d48486d8dcbbf2f02faa8aa024e4a27957f5ffafd7d8
6
+ metadata.gz: 908b3a67058c818b802b6411c930361b3591fd7eba2918862a31f9716755247f73eedae285dd8bfee3263c7f5fd61119041e8634e00c3b2a8b9d29d2b8de1d82
7
+ data.tar.gz: 3a3b5845efd7124131a0fe1b04ebb101d3fd7f63bc54cfda6b2e78bf1303b96d3ef69352f2998bf292851e2a79c46a1984a33d8e676fade4de151f17c560737e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-backupdr_v1
2
2
 
3
+ ### v0.60.0 (2026-07-12)
4
+
5
+ * Regenerated from discovery document revision 20260701
6
+
7
+ ### v0.59.0 (2026-07-05)
8
+
9
+ * Regenerated from discovery document revision 20260621
10
+
3
11
  ### v0.58.0 (2026-06-14)
4
12
 
5
13
  * Regenerated from discovery document revision 20260526
@@ -3409,7 +3409,7 @@ module Google
3409
3409
  # @return [String]
3410
3410
  attr_accessor :read_location
3411
3411
 
3412
- # The downscoped token that was created.
3412
+ # Input only. The downscoped token that was created.
3413
3413
  # Corresponds to the JSON property `token`
3414
3414
  # @return [String]
3415
3415
  attr_accessor :token
@@ -5753,7 +5753,7 @@ module Google
5753
5753
  # is required for `recurrence_type`, `HOURLY` and is not applicable otherwise. A
5754
5754
  # validation error will occur if a value is supplied and `recurrence_type` is
5755
5755
  # not `HOURLY`. The supported values for each resource type are as follows: * `
5756
- # compute.googleapis.com/Instance`: 4-23 * `compute.googleapis.com/Disk`: 1-23 *
5756
+ # compute.googleapis.com/Instance`: 1-23 * `compute.googleapis.com/Disk`: 1-23 *
5757
5757
  # `sqladmin.googleapis.com/Instance`: 6-23 * `alloydb.googleapis.com/Cluster`: 1-
5758
5758
  # 23 * `file.googleapis.com/Instance`: 1-23 Refer to link https://cloud.google.
5759
5759
  # com/backup-disaster-recovery/docs/concepts/cloud_best_practices for more
@@ -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.58.0"
19
+ GEM_VERSION = "0.60.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 = "20260526"
25
+ REVISION = "20260701"
26
26
  end
27
27
  end
28
28
  end
@@ -29,6 +29,9 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
+ # See, edit, configure, and delete your Google Cloud Backup and DR data and see the email address for your Google Account
33
+ AUTH_CLOUD_BACKUPDR = 'https://www.googleapis.com/auth/cloud-backupdr'
34
+
32
35
  # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
36
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
37
  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.58.0
4
+ version: 0.60.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.58.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-backupdr_v1/v0.60.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: