google-apis-dns_v1beta2 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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b0d1666541e90b378cd2d5a4724249999970bfa780ddd3977663819a01dac372
|
|
4
|
+
data.tar.gz: 49d21fec88a7973d4b15156401564965ecd58465a47d166d8085cd5ecbdca89a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f5125967e22ad11386aeb29608da5693b8f1d6e26a7165c0475f554cba08a00fe1f33c6f071fa4468775d6d870630471642b9c40134c22c6ccdf3ab6735b2e7e
|
|
7
|
+
data.tar.gz: d9a0ba853b26fd0d6f6f01c575eb10a5b66a113701c1c0db5840ca37b8035f2dbc6cf44ba55ff628f5854a1c2a306809508215c5d350176a17514d433c836cb9
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Release history for google-apis-dns_v1beta2
|
|
2
2
|
|
|
3
|
+
### v0.60.0 (2026-09-20)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20260915
|
|
6
|
+
|
|
7
|
+
### v0.59.0 (2026-07-26)
|
|
8
|
+
|
|
9
|
+
* Regenerated from discovery document revision 20260714
|
|
10
|
+
|
|
3
11
|
### v0.58.0 (2026-06-14)
|
|
4
12
|
|
|
5
13
|
* Regenerated using generator version 0.19.0
|
|
@@ -97,7 +97,7 @@ module Google
|
|
|
97
97
|
# @return [Array<Google::Apis::DnsV1beta2::Change>]
|
|
98
98
|
attr_accessor :changes
|
|
99
99
|
|
|
100
|
-
# Type of resource.
|
|
100
|
+
# Output only. Type of resource.
|
|
101
101
|
# Corresponds to the JSON property `kind`
|
|
102
102
|
# @return [String]
|
|
103
103
|
attr_accessor :kind
|
|
@@ -299,7 +299,7 @@ module Google
|
|
|
299
299
|
# @return [Array<Google::Apis::DnsV1beta2::DnsKey>]
|
|
300
300
|
attr_accessor :dns_keys
|
|
301
301
|
|
|
302
|
-
# Type of resource.
|
|
302
|
+
# Output only. Type of resource.
|
|
303
303
|
# Corresponds to the JSON property `kind`
|
|
304
304
|
# @return [String]
|
|
305
305
|
attr_accessor :kind
|
|
@@ -1128,7 +1128,7 @@ module Google
|
|
|
1128
1128
|
class ManagedZoneOperationsListResponse
|
|
1129
1129
|
include Google::Apis::Core::Hashable
|
|
1130
1130
|
|
|
1131
|
-
# Type of resource.
|
|
1131
|
+
# Output only. Type of resource.
|
|
1132
1132
|
# Corresponds to the JSON property `kind`
|
|
1133
1133
|
# @return [String]
|
|
1134
1134
|
attr_accessor :kind
|
|
@@ -1391,7 +1391,7 @@ module Google
|
|
|
1391
1391
|
class ManagedZonesListResponse
|
|
1392
1392
|
include Google::Apis::Core::Hashable
|
|
1393
1393
|
|
|
1394
|
-
# Type of resource.
|
|
1394
|
+
# Output only. Type of resource.
|
|
1395
1395
|
# Corresponds to the JSON property `kind`
|
|
1396
1396
|
# @return [String]
|
|
1397
1397
|
attr_accessor :kind
|
|
@@ -1555,7 +1555,7 @@ module Google
|
|
|
1555
1555
|
class PoliciesListResponse
|
|
1556
1556
|
include Google::Apis::Core::Hashable
|
|
1557
1557
|
|
|
1558
|
-
# Type of resource.
|
|
1558
|
+
# Output only. Type of resource.
|
|
1559
1559
|
# Corresponds to the JSON property `kind`
|
|
1560
1560
|
# @return [String]
|
|
1561
1561
|
attr_accessor :kind
|
|
@@ -2464,7 +2464,7 @@ module Google
|
|
|
2464
2464
|
# @return [Array<String>]
|
|
2465
2465
|
attr_accessor :rrdatas
|
|
2466
2466
|
|
|
2467
|
-
#
|
|
2467
|
+
#
|
|
2468
2468
|
# Corresponds to the JSON property `signatureRrdatas`
|
|
2469
2469
|
# @return [Array<String>]
|
|
2470
2470
|
attr_accessor :signature_rrdatas
|
|
@@ -2500,7 +2500,7 @@ module Google
|
|
|
2500
2500
|
class ResourceRecordSetsListResponse
|
|
2501
2501
|
include Google::Apis::Core::Hashable
|
|
2502
2502
|
|
|
2503
|
-
# Type of resource.
|
|
2503
|
+
# Output only. Type of resource.
|
|
2504
2504
|
# Corresponds to the JSON property `kind`
|
|
2505
2505
|
# @return [String]
|
|
2506
2506
|
attr_accessor :kind
|
|
@@ -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.
|
|
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 = "
|
|
25
|
+
REVISION = "20260915"
|
|
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::DnsV1beta2::ManagedZone] managed_zone_object
|
|
@@ -936,9 +941,6 @@ module Google
|
|
|
936
941
|
# Fetches the representation of an existing Project.
|
|
937
942
|
# @param [String] project
|
|
938
943
|
# Identifies the project addressed by this request.
|
|
939
|
-
# @param [String] client_operation_id
|
|
940
|
-
# For mutating operation requests only. An optional identifier specified by the
|
|
941
|
-
# client. Must be unique for operation resources in the Operations collection.
|
|
942
944
|
# @param [String] fields
|
|
943
945
|
# Selector specifying which fields to include in a partial response.
|
|
944
946
|
# @param [String] quota_user
|
|
@@ -956,12 +958,11 @@ module Google
|
|
|
956
958
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
957
959
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
958
960
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
959
|
-
def get_project(project,
|
|
961
|
+
def get_project(project, fields: nil, quota_user: nil, options: nil, &block)
|
|
960
962
|
command = make_simple_command(:get, 'dns/v1beta2/projects/{project}', options)
|
|
961
963
|
command.response_representation = Google::Apis::DnsV1beta2::Project::Representation
|
|
962
964
|
command.response_class = Google::Apis::DnsV1beta2::Project
|
|
963
965
|
command.params['project'] = project unless project.nil?
|
|
964
|
-
command.query['clientOperationId'] = client_operation_id unless client_operation_id.nil?
|
|
965
966
|
command.query['fields'] = fields unless fields.nil?
|
|
966
967
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
967
968
|
execute_or_queue_command(command, &block)
|
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.
|
|
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-dns_v1beta2/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1beta2/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1beta2/v0.60.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:
|