google-apis-dns_v1 0.49.0 → 0.50.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: 6659f9621a592cd04af879d7f7cb91b76e4eb14b5d9b93da5bfd81b131fb76c2
4
- data.tar.gz: b87d8592bd6b3122adcee05cd741972a05892e819e50b29a82fa8d55a8bce92e
3
+ metadata.gz: 10e9232b7427475de53c2a1cc4de8110f53953c93d3e54cd6b1f5921f57fbde2
4
+ data.tar.gz: ed6883a9132a8a30d612fdbfe26744f29868854d5f5e87dffe566887f0dc7d76
5
5
  SHA512:
6
- metadata.gz: 8a30e132e4edc695562f2f5d8334c60cb989e173ea07b9e92bd7e5fa56ed7a8382931832de68289293be8e911bbdd0f109a951bca99fd29308576f094fe7aa98
7
- data.tar.gz: 3a479d3d5073d3f74442a4a351204c9270813baf911e828cc49b79ec3a0cc445bde93925988137dd53ea2f25a496fe995d5f74cf63bcb43abd67add410bcabd9
6
+ metadata.gz: ae80172c379bc5fa4ca86194269f04a30123a5add399c951384524044335c85bc2fb383e336749afde132e90641bf0aa0d9c82a3956dac1453f1acb083f555ef
7
+ data.tar.gz: f09db916089f2f3dae3442a57c9c7ab8a8a9714069ec78e0352c71af76637b85974954ae3467973dab15cd8bf36d4b1ac38961977b2d548b371ca10ee3e282c4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dns_v1
2
2
 
3
+ ### v0.50.0 (2026-01-18)
4
+
5
+ * Regenerated from discovery document revision 20260113
6
+
3
7
  ### v0.49.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 DnsV1
18
18
  # Version of the google-apis-dns_v1 gem
19
- GEM_VERSION = "0.49.0"
19
+ GEM_VERSION = "0.50.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
@@ -1106,15 +1106,15 @@ module Google
1106
1106
  # Optional. Maximum number of results to be returned. If unspecified, the server
1107
1107
  # decides how many results to return.
1108
1108
  # @param [String] name
1109
- # Restricts the list to return only records with this fully qualified domain
1110
- # name. Mutually exclusive with the `@code filter` field.
1109
+ # Specify a fully qualified domain name to view only those records. The name
1110
+ # parameter is not supported and must be omitted when you use filter.
1111
1111
  # @param [String] page_token
1112
1112
  # Optional. A tag returned by a previous list request that was truncated. Use
1113
1113
  # this parameter to continue a previous list request.
1114
1114
  # @param [String] type
1115
- # Restricts the list to return only records of this type. If present, the "name"
1116
- # parameter must also be present. Mutually exclusive with the `@code filter`
1117
- # field.
1115
+ # Specify a record type to view only those records. You must also specify the
1116
+ # name parameter. The type parameter is not supported and must be omitted when
1117
+ # you use filter.
1118
1118
  # @param [String] fields
1119
1119
  # Selector specifying which fields to include in a partial response.
1120
1120
  # @param [String] quota_user
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.49.0
4
+ version: 0.50.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.49.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.50.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: