google-apis-dns_v1beta2 0.53.0 → 0.54.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: 85806d403421de786537bfa67643f99d34229a91e525cb81cb4b9806a2f01f49
4
- data.tar.gz: 2918e6ef6b23d97036b22552514a794f01b4f0b0047088f3d61c4a9621723732
3
+ metadata.gz: de7985bfbd9fd47cdcdca22a6667c32e018fc05bac18eed1afe81e3652eb5a3d
4
+ data.tar.gz: 300853e1294e265da646b11d4fc485e68c1c0924db8eeaf49788eb9ff4238177
5
5
  SHA512:
6
- metadata.gz: e54da4d750330b99908122372b8aeb3b55f4106d6d09c62be071e8aa2a285189a780431629150b5670637187ef0e146a54e9a8bbd44f699b2715a57cbf433093
7
- data.tar.gz: f279b4c3f021fdc1d8b332cd6506efb2da681f0b12e28266a610ccb75e150218fe9ef01c27ebe76d2a221ab8471d3dc24079ee8afe02df4972254ff13e681643
6
+ metadata.gz: 6fa58616f20d9cfcb506ea12abb4e0d09a1317e8277bea773d3df70a1a7910b5774153670cf61542d45751e0e603adf1d81869872ddf7af4d28fe4f61d3bccc6
7
+ data.tar.gz: aa064a60552ef105bf171328f6e641eb240aed956b2b13e3cc85f47f47cf381a3ce70462d9d7ff3f4d07e738bab022d30417ceab67e40586650306af978af992
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dns_v1beta2
2
2
 
3
+ ### v0.54.0 (2026-01-18)
4
+
5
+ * Regenerated from discovery document revision 20260113
6
+
3
7
  ### v0.53.0 (2025-09-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20250828
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DnsV1beta2
18
18
  # Version of the google-apis-dns_v1beta2 gem
19
- GEM_VERSION = "0.53.0"
19
+ GEM_VERSION = "0.54.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 = "20250828"
25
+ REVISION = "20260113"
26
26
  end
27
27
  end
28
28
  end
@@ -1104,15 +1104,15 @@ module Google
1104
1104
  # Optional. Maximum number of results to be returned. If unspecified, the server
1105
1105
  # decides how many results to return.
1106
1106
  # @param [String] name
1107
- # Restricts the list to return only records with this fully qualified domain
1108
- # name. Mutually exclusive with the `@code filter` field.
1107
+ # Specify a fully qualified domain name to view only those records. The name
1108
+ # parameter is not supported and must be omitted when you use filter.
1109
1109
  # @param [String] page_token
1110
1110
  # Optional. A tag returned by a previous list request that was truncated. Use
1111
1111
  # this parameter to continue a previous list request.
1112
1112
  # @param [String] type
1113
- # Restricts the list to return only records of this type. If present, the "name"
1114
- # parameter must also be present. Mutually exclusive with the `@code filter`
1115
- # field.
1113
+ # Specify a record type to view only those records. You must also specify the
1114
+ # name parameter. The type parameter is not supported and must be omitted when
1115
+ # you use filter.
1116
1116
  # @param [String] fields
1117
1117
  # Selector specifying which fields to include in a partial response.
1118
1118
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dns_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.53.0
4
+ version: 0.54.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_v1beta2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1beta2/v0.53.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1beta2/v0.54.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1beta2
62
62
  rdoc_options: []
63
63
  require_paths: