google-apis-dns_v1 0.54.0 → 0.55.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: 4fbe93c0e1f70df47cae021188f1277202ccc3ef0ca0102e2f732d417560c066
4
- data.tar.gz: d24f0329efb71d0212e5a0846b362643c53064f3a021b35268977c0048158fd2
3
+ metadata.gz: c0f8f7626db4c7803771f22ad4b411d1ba1a7e731061b6d66662953953820ac6
4
+ data.tar.gz: 404264caf3857eb99b9412629b257e15c4b815d88408346ced5adf70a8006e3c
5
5
  SHA512:
6
- metadata.gz: c0fabb4fead3da86b4d27ab4e5dda11748255940db1bb47d1886da977d9f1d26a017851728b823530446b2a37e9204d8fc94a1584d00c448c9ee065e4017eb06
7
- data.tar.gz: b74ddc1ea1c9352bfede260919314b0b365df572f9c2fa549a33c415b78b3c1b46086bdfca7a763da1fb1d13da1584387178a74371d89218849977b13fecc787
6
+ metadata.gz: 3e6ffa118b70e69a1d8842868e930aa1472e7aa9b6673f169b2f0de4f3ab1c500d6b3d75af45e8413cc5fe966840b9c20667a0d8c2cc6553500307cf4ff1d5e9
7
+ data.tar.gz: '09c2284ab81f7f05f48e0607b5aa820ec2f78c7fba7754a0fee1412de53ba80b6c6b17f14e3538a6660e123380e945ed61bb84eeb9cf842976e617eb11e9cdca'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dns_v1
2
2
 
3
+ ### v0.55.0 (2026-07-26)
4
+
5
+ * Regenerated from discovery document revision 20260714
6
+
3
7
  ### v0.54.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DnsV1
18
18
  # Version of the google-apis-dns_v1 gem
19
- GEM_VERSION = "0.54.0"
19
+ GEM_VERSION = "0.55.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 = "20260421"
25
+ REVISION = "20260714"
26
26
  end
27
27
  end
28
28
  end
@@ -51,7 +51,10 @@ module Google
51
51
  @batch_path = 'batch'
52
52
  end
53
53
 
54
- # Atomically updates the ResourceRecordSet collection.
54
+ # Atomically updates the ResourceRecordSet collection. Note: While `dns.changes.
55
+ # create` is the baseline permission required to invoke this method, additional
56
+ # permissions are checked depending on the specific additions or deletions
57
+ # contained in the payload.
55
58
  # @param [String] project
56
59
  # Identifies the project addressed by this request.
57
60
  # @param [String] managed_zone
@@ -359,7 +362,9 @@ module Google
359
362
  execute_or_queue_command(command, &block)
360
363
  end
361
364
 
362
- # Creates a new ManagedZone.
365
+ # Creates a new ManagedZone. Note: While `dns.managedZones.create` is the
366
+ # baseline permission required to invoke this method, additional permissions are
367
+ # required if the managed zone configuration references other resources.
363
368
  # @param [String] project
364
369
  # Identifies the project addressed by this request.
365
370
  # @param [Google::Apis::DnsV1::ManagedZone] managed_zone_object
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dns_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.54.0
4
+ version: 0.55.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-dns_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.54.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.55.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1
62
62
  rdoc_options: []
63
63
  require_paths: