google-api-client 0.41.2 → 0.42.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 +4 -4
- data/CHANGELOG.md +36 -0
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/service.rb +3 -0
- data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
- data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
- data/generated/google/apis/admob_v1.rb +1 -1
- data/generated/google/apis/admob_v1/service.rb +1 -1
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/apigee_v1.rb +1 -1
- data/generated/google/apis/apigee_v1/classes.rb +1389 -105
- data/generated/google/apis/apigee_v1/representations.rb +543 -0
- data/generated/google/apis/apigee_v1/service.rb +1139 -93
- data/generated/google/apis/appsmarket_v2.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
- data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
- data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
- data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
- data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/civicinfo_v2/classes.rb +9 -1
- data/generated/google/apis/civicinfo_v2/representations.rb +1 -0
- data/generated/google/apis/civicinfo_v2/service.rb +1 -1
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/service.rb +4 -3
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +14 -0
- data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -0
- data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +7 -0
- data/generated/google/apis/cloudfunctions_v1beta2/representations.rb +1 -0
- data/generated/google/apis/{androidpublisher_v1.rb → customsearch_v1.rb} +8 -8
- data/generated/google/apis/customsearch_v1/classes.rb +1606 -0
- data/generated/google/apis/customsearch_v1/representations.rb +372 -0
- data/generated/google/apis/customsearch_v1/service.rb +608 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +4 -2
- data/generated/google/apis/dialogflow_v2beta1/service.rb +8 -2
- data/generated/google/apis/displayvideo_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +12 -5
- data/generated/google/apis/dns_v1.rb +4 -4
- data/generated/google/apis/dns_v1/classes.rb +313 -162
- data/generated/google/apis/dns_v1/service.rb +247 -180
- data/generated/google/apis/file_v1.rb +1 -1
- data/generated/google/apis/file_v1beta1.rb +1 -1
- data/generated/google/apis/{groupsmigration_v1.rb → firebasehosting_v1.rb} +10 -12
- data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
- data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
- data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
- data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
- data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
- data/generated/google/apis/games_v1.rb +5 -3
- data/generated/google/apis/games_v1/classes.rb +354 -2112
- data/generated/google/apis/games_v1/representations.rb +12 -647
- data/generated/google/apis/games_v1/service.rb +212 -1154
- data/generated/google/apis/gameservices_v1beta.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +6 -6
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +10 -2
- data/generated/google/apis/monitoring_v3/representations.rb +1 -0
- data/generated/google/apis/monitoring_v3/service.rb +8 -5
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +24 -28
- data/generated/google/apis/pubsub_v1/service.rb +35 -44
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1/classes.rb +211 -0
- data/generated/google/apis/recommender_v1/representations.rb +96 -0
- data/generated/google/apis/recommender_v1/service.rb +123 -0
- data/generated/google/apis/redis_v1.rb +1 -1
- data/generated/google/apis/redis_v1beta1.rb +1 -1
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +17 -6
- data/generated/google/apis/testing_v1/representations.rb +1 -0
- data/generated/google/apis/youtube_partner_v1.rb +4 -3
- data/generated/google/apis/youtube_partner_v1/classes.rb +1616 -1076
- data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
- data/generated/google/apis/youtube_partner_v1/service.rb +942 -1362
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +554 -0
- data/generated/google/apis/youtube_v3/representations.rb +281 -0
- data/generated/google/apis/youtube_v3/service.rb +259 -0
- data/lib/google/apis/version.rb +1 -1
- metadata +11 -19
- data/generated/google/apis/androidpublisher_v1/classes.rb +0 -26
- data/generated/google/apis/androidpublisher_v1/representations.rb +0 -26
- data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
- data/generated/google/apis/androidpublisher_v1_1.rb +0 -34
- data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
- data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
- data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
- data/generated/google/apis/androidpublisher_v2.rb +0 -34
- data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
- data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
- data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
- data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
- data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/dialogflow/
|
|
27
27
|
module DialogflowV2beta1
|
|
28
28
|
VERSION = 'V2beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20200706'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -3809,8 +3809,10 @@ module Google
|
|
|
3809
3809
|
attr_accessor :description
|
|
3810
3810
|
|
|
3811
3811
|
# Output only. The unique identifier of this agent environment.
|
|
3812
|
-
# Format:
|
|
3813
|
-
#
|
|
3812
|
+
# Format:
|
|
3813
|
+
# - `projects/<Project Number / ID>/agent/environments/<Environment ID>`
|
|
3814
|
+
# - `projects/<Project Number / ID>/locations/<Location
|
|
3815
|
+
# ID>/agent/environments/<Environment ID>`
|
|
3814
3816
|
# Corresponds to the JSON property `name`
|
|
3815
3817
|
# @return [String]
|
|
3816
3818
|
attr_accessor :name
|
|
@@ -841,7 +841,10 @@ module Google
|
|
|
841
841
|
# Returns the list of all non-draft environments of the specified agent.
|
|
842
842
|
# @param [String] parent
|
|
843
843
|
# Required. The agent to list all environments from.
|
|
844
|
-
# Format:
|
|
844
|
+
# Format:
|
|
845
|
+
# - `projects/<Project Number / ID>/agent`
|
|
846
|
+
# - `projects/<Project Number / ID>/locations/<Location
|
|
847
|
+
# ID>/agent
|
|
845
848
|
# @param [Fixnum] page_size
|
|
846
849
|
# Optional. The maximum number of items to return in a single page. By default
|
|
847
850
|
# 100 and
|
|
@@ -3725,7 +3728,10 @@ module Google
|
|
|
3725
3728
|
# Returns the list of all non-draft environments of the specified agent.
|
|
3726
3729
|
# @param [String] parent
|
|
3727
3730
|
# Required. The agent to list all environments from.
|
|
3728
|
-
# Format:
|
|
3731
|
+
# Format:
|
|
3732
|
+
# - `projects/<Project Number / ID>/agent`
|
|
3733
|
+
# - `projects/<Project Number / ID>/locations/<Location
|
|
3734
|
+
# ID>/agent
|
|
3729
3735
|
# @param [Fixnum] page_size
|
|
3730
3736
|
# Optional. The maximum number of items to return in a single page. By default
|
|
3731
3737
|
# 100 and
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://developers.google.com/display-video/
|
|
27
27
|
module DisplayvideoV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20200709'
|
|
30
30
|
|
|
31
31
|
# Create, see, edit, and permanently delete your Display & Video 360 entities and reports
|
|
32
32
|
AUTH_DISPLAY_VIDEO = 'https://www.googleapis.com/auth/display-video'
|
|
@@ -6875,9 +6875,10 @@ module Google
|
|
|
6875
6875
|
attr_accessor :max_average_cpm_bid_amount_micros
|
|
6876
6876
|
|
|
6877
6877
|
# Required. The performance goal the bidding strategy will attempt to
|
|
6878
|
-
# meet or beat, in micros of the advertiser's currency
|
|
6879
|
-
#
|
|
6880
|
-
#
|
|
6878
|
+
# meet or beat, in micros of the advertiser's currency or in micro of the
|
|
6879
|
+
# ROAS (Return On Advertising Spend) value which is also based on
|
|
6880
|
+
# advertiser's currency. Must be greater than or equal to a billable unit of
|
|
6881
|
+
# the given currency and smaller or equal to upper bounds. Each
|
|
6881
6882
|
# performance_goal_type
|
|
6882
6883
|
# has its upper bound:
|
|
6883
6884
|
# * when
|
|
@@ -6892,12 +6893,17 @@ module Google
|
|
|
6892
6893
|
# performance_goal_type
|
|
6893
6894
|
# is `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`, upper bound is
|
|
6894
6895
|
# 1000.00 USD.
|
|
6896
|
+
# * when
|
|
6897
|
+
# performance_goal_type
|
|
6898
|
+
# is `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`, upper bound is
|
|
6899
|
+
# 1000.00 and lower bound is 0.01.
|
|
6895
6900
|
# Example: If set to
|
|
6896
6901
|
# `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`, the bid price will
|
|
6897
6902
|
# be based on the probability that each available impression will be
|
|
6898
6903
|
# viewable. For example, if viewable CPM target is $2 and an impression is
|
|
6899
6904
|
# 40% likely to be viewable, the bid price will be $0.80 CPM (40% of $2).
|
|
6900
|
-
# For example, 1500000 represents 1.5 standard units of the currency
|
|
6905
|
+
# For example, 1500000 represents 1.5 standard units of the currency or ROAS
|
|
6906
|
+
# value.
|
|
6901
6907
|
# Corresponds to the JSON property `performanceGoalAmountMicros`
|
|
6902
6908
|
# @return [Fixnum]
|
|
6903
6909
|
attr_accessor :performance_goal_amount_micros
|
|
@@ -6907,7 +6913,8 @@ module Google
|
|
|
6907
6913
|
# For line item level usage, the value must be one of:
|
|
6908
6914
|
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CPA`
|
|
6909
6915
|
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CPC`
|
|
6910
|
-
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM
|
|
6916
|
+
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`
|
|
6917
|
+
# * `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`.
|
|
6911
6918
|
# Corresponds to the JSON property `performanceGoalType`
|
|
6912
6919
|
# @return [String]
|
|
6913
6920
|
attr_accessor :performance_goal_type
|
|
@@ -18,14 +18,14 @@ require 'google/apis/dns_v1/representations.rb'
|
|
|
18
18
|
|
|
19
19
|
module Google
|
|
20
20
|
module Apis
|
|
21
|
-
#
|
|
21
|
+
# Cloud DNS API
|
|
22
22
|
#
|
|
23
|
-
#
|
|
23
|
+
#
|
|
24
24
|
#
|
|
25
|
-
# @see
|
|
25
|
+
# @see http://developers.google.com/cloud-dns
|
|
26
26
|
module DnsV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20200701'
|
|
29
29
|
|
|
30
30
|
# View and manage your data across Google Cloud Platform services
|
|
31
31
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -22,42 +22,51 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module DnsV1
|
|
24
24
|
|
|
25
|
-
#
|
|
25
|
+
# A Change represents a set of ResourceRecordSet additions and deletions
|
|
26
|
+
# applied atomically to a ManagedZone. ResourceRecordSets within a
|
|
27
|
+
# ManagedZone are modified by creating a new Change element in the Changes
|
|
28
|
+
# collection. In turn the Changes collection also records the past
|
|
29
|
+
# modifications to the ResourceRecordSets in a ManagedZone. The current
|
|
30
|
+
# state of the ManagedZone is the sum effect of applying all Change
|
|
31
|
+
# elements in the Changes collection in sequence.
|
|
26
32
|
class Change
|
|
27
33
|
include Google::Apis::Core::Hashable
|
|
28
34
|
|
|
29
|
-
#
|
|
35
|
+
# Which ResourceRecordSets to add?
|
|
30
36
|
# Corresponds to the JSON property `additions`
|
|
31
37
|
# @return [Array<Google::Apis::DnsV1::ResourceRecordSet>]
|
|
32
38
|
attr_accessor :additions
|
|
33
39
|
|
|
34
|
-
#
|
|
40
|
+
# Which ResourceRecordSets to remove? Must match existing data exactly.
|
|
35
41
|
# Corresponds to the JSON property `deletions`
|
|
36
42
|
# @return [Array<Google::Apis::DnsV1::ResourceRecordSet>]
|
|
37
43
|
attr_accessor :deletions
|
|
38
44
|
|
|
39
|
-
#
|
|
45
|
+
# Unique identifier for the resource; defined by the server (output only).
|
|
40
46
|
# Corresponds to the JSON property `id`
|
|
41
47
|
# @return [String]
|
|
42
48
|
attr_accessor :id
|
|
43
49
|
|
|
44
|
-
#
|
|
50
|
+
# If the DNS queries for the zone will be served.
|
|
45
51
|
# Corresponds to the JSON property `isServing`
|
|
46
52
|
# @return [Boolean]
|
|
47
53
|
attr_accessor :is_serving
|
|
48
54
|
alias_method :is_serving?, :is_serving
|
|
49
55
|
|
|
50
|
-
#
|
|
56
|
+
#
|
|
51
57
|
# Corresponds to the JSON property `kind`
|
|
52
58
|
# @return [String]
|
|
53
59
|
attr_accessor :kind
|
|
54
60
|
|
|
55
|
-
#
|
|
61
|
+
# The time that this operation was started by the server (output only). This
|
|
62
|
+
# is in RFC3339 text format.
|
|
56
63
|
# Corresponds to the JSON property `startTime`
|
|
57
64
|
# @return [String]
|
|
58
65
|
attr_accessor :start_time
|
|
59
66
|
|
|
60
|
-
#
|
|
67
|
+
# Status of the operation (output only). A status of "done" means that the
|
|
68
|
+
# request to update the authoritative servers has been sent, but the
|
|
69
|
+
# servers might not be updated yet.
|
|
61
70
|
# Corresponds to the JSON property `status`
|
|
62
71
|
# @return [String]
|
|
63
72
|
attr_accessor :status
|
|
@@ -78,16 +87,17 @@ module Google
|
|
|
78
87
|
end
|
|
79
88
|
end
|
|
80
89
|
|
|
81
|
-
#
|
|
90
|
+
# The response to a request to enumerate Changes to a ResourceRecordSets
|
|
91
|
+
# collection.
|
|
82
92
|
class ListChangesResponse
|
|
83
93
|
include Google::Apis::Core::Hashable
|
|
84
94
|
|
|
85
|
-
#
|
|
95
|
+
# The requested changes.
|
|
86
96
|
# Corresponds to the JSON property `changes`
|
|
87
97
|
# @return [Array<Google::Apis::DnsV1::Change>]
|
|
88
98
|
attr_accessor :changes
|
|
89
99
|
|
|
90
|
-
#
|
|
100
|
+
# Elements common to every response.
|
|
91
101
|
# Corresponds to the JSON property `header`
|
|
92
102
|
# @return [Google::Apis::DnsV1::ResponseHeader]
|
|
93
103
|
attr_accessor :header
|
|
@@ -97,7 +107,15 @@ module Google
|
|
|
97
107
|
# @return [String]
|
|
98
108
|
attr_accessor :kind
|
|
99
109
|
|
|
100
|
-
#
|
|
110
|
+
# The presence of this field indicates that there exist more results
|
|
111
|
+
# following your last page of results in pagination order. To fetch them,
|
|
112
|
+
# make another list request using this value as your pagination token.
|
|
113
|
+
# In this way you can retrieve the complete contents of even very large
|
|
114
|
+
# collections one page at a time. However, if the contents of the collection
|
|
115
|
+
# change between the first and last paginated list request, the set of all
|
|
116
|
+
# elements returned will be an inconsistent view of the collection. There is
|
|
117
|
+
# no way to retrieve a "snapshot" of collections larger than the maximum
|
|
118
|
+
# page size.
|
|
101
119
|
# Corresponds to the JSON property `nextPageToken`
|
|
102
120
|
# @return [String]
|
|
103
121
|
attr_accessor :next_page_token
|
|
@@ -115,62 +133,78 @@ module Google
|
|
|
115
133
|
end
|
|
116
134
|
end
|
|
117
135
|
|
|
118
|
-
#
|
|
136
|
+
# A DNSSEC key pair.
|
|
119
137
|
class DnsKey
|
|
120
138
|
include Google::Apis::Core::Hashable
|
|
121
139
|
|
|
122
|
-
#
|
|
140
|
+
# String mnemonic specifying the DNSSEC algorithm of this key. Immutable
|
|
141
|
+
# after creation time.
|
|
123
142
|
# Corresponds to the JSON property `algorithm`
|
|
124
143
|
# @return [String]
|
|
125
144
|
attr_accessor :algorithm
|
|
126
145
|
|
|
127
|
-
#
|
|
146
|
+
# The time that this resource was created in the control plane. This is in
|
|
147
|
+
# RFC3339 text format. Output only.
|
|
128
148
|
# Corresponds to the JSON property `creationTime`
|
|
129
149
|
# @return [String]
|
|
130
150
|
attr_accessor :creation_time
|
|
131
151
|
|
|
132
|
-
#
|
|
152
|
+
# A mutable string of at most 1024 characters associated with this resource
|
|
153
|
+
# for the user's convenience. Has no effect on the resource's function.
|
|
133
154
|
# Corresponds to the JSON property `description`
|
|
134
155
|
# @return [String]
|
|
135
156
|
attr_accessor :description
|
|
136
157
|
|
|
137
|
-
#
|
|
158
|
+
# Cryptographic hashes of the DNSKEY resource record associated with this
|
|
159
|
+
# DnsKey. These digests are needed to construct a DS record that points at
|
|
160
|
+
# this DNS key. Output only.
|
|
138
161
|
# Corresponds to the JSON property `digests`
|
|
139
162
|
# @return [Array<Google::Apis::DnsV1::DnsKeyDigest>]
|
|
140
163
|
attr_accessor :digests
|
|
141
164
|
|
|
142
|
-
#
|
|
165
|
+
# Unique identifier for the resource; defined by the server (output only).
|
|
143
166
|
# Corresponds to the JSON property `id`
|
|
144
167
|
# @return [String]
|
|
145
168
|
attr_accessor :id
|
|
146
169
|
|
|
147
|
-
#
|
|
170
|
+
# Active keys will be used to sign subsequent changes to the ManagedZone.
|
|
171
|
+
# Inactive keys will still be present as DNSKEY Resource Records for the use
|
|
172
|
+
# of resolvers validating existing signatures.
|
|
148
173
|
# Corresponds to the JSON property `isActive`
|
|
149
174
|
# @return [Boolean]
|
|
150
175
|
attr_accessor :is_active
|
|
151
176
|
alias_method :is_active?, :is_active
|
|
152
177
|
|
|
153
|
-
#
|
|
178
|
+
# Length of the key in bits. Specified at creation time then immutable.
|
|
154
179
|
# Corresponds to the JSON property `keyLength`
|
|
155
180
|
# @return [Fixnum]
|
|
156
181
|
attr_accessor :key_length
|
|
157
182
|
|
|
158
|
-
#
|
|
183
|
+
# The key tag is a non-cryptographic hash of the a DNSKEY resource record
|
|
184
|
+
# associated with this DnsKey. The key tag can be used to identify a DNSKEY
|
|
185
|
+
# more quickly (but it is not a unique identifier). In particular, the key
|
|
186
|
+
# tag is used in a parent zone's DS record to point at the DNSKEY in this
|
|
187
|
+
# child ManagedZone. The key tag is a number in the range [0, 65535] and the
|
|
188
|
+
# algorithm to calculate it is specified in RFC4034 Appendix B. Output only.
|
|
159
189
|
# Corresponds to the JSON property `keyTag`
|
|
160
190
|
# @return [Fixnum]
|
|
161
191
|
attr_accessor :key_tag
|
|
162
192
|
|
|
163
|
-
#
|
|
193
|
+
#
|
|
164
194
|
# Corresponds to the JSON property `kind`
|
|
165
195
|
# @return [String]
|
|
166
196
|
attr_accessor :kind
|
|
167
197
|
|
|
168
|
-
#
|
|
198
|
+
# Base64 encoded public half of this key. Output only.
|
|
169
199
|
# Corresponds to the JSON property `publicKey`
|
|
170
200
|
# @return [String]
|
|
171
201
|
attr_accessor :public_key
|
|
172
202
|
|
|
173
|
-
#
|
|
203
|
+
# One of "KEY_SIGNING" or "ZONE_SIGNING". Keys of type KEY_SIGNING have the
|
|
204
|
+
# Secure Entry Point flag set and, when active, will be used to sign only
|
|
205
|
+
# resource record sets of type DNSKEY. Otherwise, the Secure Entry Point
|
|
206
|
+
# flag will be cleared and this key will be used to sign only resource
|
|
207
|
+
# record sets of other types. Immutable after creation time.
|
|
174
208
|
# Corresponds to the JSON property `type`
|
|
175
209
|
# @return [String]
|
|
176
210
|
attr_accessor :type
|
|
@@ -199,12 +233,13 @@ module Google
|
|
|
199
233
|
class DnsKeyDigest
|
|
200
234
|
include Google::Apis::Core::Hashable
|
|
201
235
|
|
|
202
|
-
#
|
|
236
|
+
# The base-16 encoded bytes of this digest. Suitable for use in a DS
|
|
237
|
+
# resource record.
|
|
203
238
|
# Corresponds to the JSON property `digest`
|
|
204
239
|
# @return [String]
|
|
205
240
|
attr_accessor :digest
|
|
206
241
|
|
|
207
|
-
#
|
|
242
|
+
# Specifies the algorithm used to calculate this digest.
|
|
208
243
|
# Corresponds to the JSON property `type`
|
|
209
244
|
# @return [String]
|
|
210
245
|
attr_accessor :type
|
|
@@ -220,27 +255,31 @@ module Google
|
|
|
220
255
|
end
|
|
221
256
|
end
|
|
222
257
|
|
|
223
|
-
#
|
|
258
|
+
# Parameters for DnsKey key generation. Used for generating initial keys
|
|
259
|
+
# for a new ManagedZone and as default when adding a new DnsKey.
|
|
224
260
|
class DnsKeySpec
|
|
225
261
|
include Google::Apis::Core::Hashable
|
|
226
262
|
|
|
227
|
-
#
|
|
263
|
+
# String mnemonic specifying the DNSSEC algorithm of this key.
|
|
228
264
|
# Corresponds to the JSON property `algorithm`
|
|
229
265
|
# @return [String]
|
|
230
266
|
attr_accessor :algorithm
|
|
231
267
|
|
|
232
|
-
#
|
|
268
|
+
# Length of the keys in bits.
|
|
233
269
|
# Corresponds to the JSON property `keyLength`
|
|
234
270
|
# @return [Fixnum]
|
|
235
271
|
attr_accessor :key_length
|
|
236
272
|
|
|
237
|
-
#
|
|
273
|
+
# Specifies whether this is a key signing key (KSK) or a zone signing key
|
|
274
|
+
# (ZSK). Key signing keys have the Secure Entry Point flag set and, when
|
|
275
|
+
# active, will only be used to sign resource record sets of type DNSKEY.
|
|
276
|
+
# Zone signing keys do not have the Secure Entry Point flag set and will be
|
|
277
|
+
# used to sign all other types of resource record sets.
|
|
238
278
|
# Corresponds to the JSON property `keyType`
|
|
239
279
|
# @return [String]
|
|
240
280
|
attr_accessor :key_type
|
|
241
281
|
|
|
242
|
-
#
|
|
243
|
-
# dnsKeySpec".
|
|
282
|
+
#
|
|
244
283
|
# Corresponds to the JSON property `kind`
|
|
245
284
|
# @return [String]
|
|
246
285
|
attr_accessor :kind
|
|
@@ -258,16 +297,16 @@ module Google
|
|
|
258
297
|
end
|
|
259
298
|
end
|
|
260
299
|
|
|
261
|
-
#
|
|
300
|
+
# The response to a request to enumerate DnsKeys in a ManagedZone.
|
|
262
301
|
class DnsKeysListResponse
|
|
263
302
|
include Google::Apis::Core::Hashable
|
|
264
303
|
|
|
265
|
-
#
|
|
304
|
+
# The requested resources.
|
|
266
305
|
# Corresponds to the JSON property `dnsKeys`
|
|
267
306
|
# @return [Array<Google::Apis::DnsV1::DnsKey>]
|
|
268
307
|
attr_accessor :dns_keys
|
|
269
308
|
|
|
270
|
-
#
|
|
309
|
+
# Elements common to every response.
|
|
271
310
|
# Corresponds to the JSON property `header`
|
|
272
311
|
# @return [Google::Apis::DnsV1::ResponseHeader]
|
|
273
312
|
attr_accessor :header
|
|
@@ -277,7 +316,15 @@ module Google
|
|
|
277
316
|
# @return [String]
|
|
278
317
|
attr_accessor :kind
|
|
279
318
|
|
|
280
|
-
#
|
|
319
|
+
# The presence of this field indicates that there exist more results
|
|
320
|
+
# following your last page of results in pagination order. To fetch them,
|
|
321
|
+
# make another list request using this value as your pagination token.
|
|
322
|
+
# In this way you can retrieve the complete contents of even very large
|
|
323
|
+
# collections one page at a time. However, if the contents of the collection
|
|
324
|
+
# change between the first and last paginated list request, the set of all
|
|
325
|
+
# elements returned will be an inconsistent view of the collection. There is
|
|
326
|
+
# no way to retrieve a "snapshot" of collections larger than the maximum
|
|
327
|
+
# page size.
|
|
281
328
|
# Corresponds to the JSON property `nextPageToken`
|
|
282
329
|
# @return [String]
|
|
283
330
|
attr_accessor :next_page_token
|
|
@@ -295,82 +342,98 @@ module Google
|
|
|
295
342
|
end
|
|
296
343
|
end
|
|
297
344
|
|
|
298
|
-
#
|
|
345
|
+
# A zone is a subtree of the DNS namespace under one administrative
|
|
346
|
+
# responsibility. A ManagedZone is a resource that represents a DNS zone
|
|
347
|
+
# hosted by the Cloud DNS service.
|
|
299
348
|
class ManagedZone
|
|
300
349
|
include Google::Apis::Core::Hashable
|
|
301
350
|
|
|
302
|
-
#
|
|
351
|
+
# The time that this resource was created on the server. This is in RFC3339
|
|
352
|
+
# text format. Output only.
|
|
303
353
|
# Corresponds to the JSON property `creationTime`
|
|
304
354
|
# @return [String]
|
|
305
355
|
attr_accessor :creation_time
|
|
306
356
|
|
|
307
|
-
#
|
|
357
|
+
# A mutable string of at most 1024 characters associated with this resource
|
|
358
|
+
# for the user's convenience. Has no effect on the managed zone's function.
|
|
308
359
|
# Corresponds to the JSON property `description`
|
|
309
360
|
# @return [String]
|
|
310
361
|
attr_accessor :description
|
|
311
362
|
|
|
312
|
-
#
|
|
363
|
+
# The DNS name of this managed zone, for instance "example.com.".
|
|
313
364
|
# Corresponds to the JSON property `dnsName`
|
|
314
365
|
# @return [String]
|
|
315
366
|
attr_accessor :dns_name
|
|
316
367
|
|
|
317
|
-
#
|
|
368
|
+
# DNSSEC configuration.
|
|
318
369
|
# Corresponds to the JSON property `dnssecConfig`
|
|
319
370
|
# @return [Google::Apis::DnsV1::ManagedZoneDnsSecConfig]
|
|
320
371
|
attr_accessor :dnssec_config
|
|
321
372
|
|
|
322
|
-
#
|
|
373
|
+
# The presence for this field indicates that outbound forwarding is enabled
|
|
374
|
+
# for this zone. The value of this field contains the set of destinations
|
|
375
|
+
# to forward to.
|
|
323
376
|
# Corresponds to the JSON property `forwardingConfig`
|
|
324
377
|
# @return [Google::Apis::DnsV1::ManagedZoneForwardingConfig]
|
|
325
378
|
attr_accessor :forwarding_config
|
|
326
379
|
|
|
327
|
-
#
|
|
380
|
+
# Unique identifier for the resource; defined by the server (output only)
|
|
328
381
|
# Corresponds to the JSON property `id`
|
|
329
382
|
# @return [Fixnum]
|
|
330
383
|
attr_accessor :id
|
|
331
384
|
|
|
332
|
-
#
|
|
333
|
-
# managedZone".
|
|
385
|
+
#
|
|
334
386
|
# Corresponds to the JSON property `kind`
|
|
335
387
|
# @return [String]
|
|
336
388
|
attr_accessor :kind
|
|
337
389
|
|
|
338
|
-
#
|
|
390
|
+
# User labels.
|
|
339
391
|
# Corresponds to the JSON property `labels`
|
|
340
392
|
# @return [Hash<String,String>]
|
|
341
393
|
attr_accessor :labels
|
|
342
394
|
|
|
343
|
-
#
|
|
395
|
+
# User assigned name for this resource. Must be unique within the project.
|
|
396
|
+
# The name must be 1-63 characters long, must begin with a letter, end with
|
|
397
|
+
# a letter or digit, and only contain lowercase letters, digits or dashes.
|
|
344
398
|
# Corresponds to the JSON property `name`
|
|
345
399
|
# @return [String]
|
|
346
400
|
attr_accessor :name
|
|
347
401
|
|
|
348
|
-
#
|
|
402
|
+
# Optionally specifies the NameServerSet for this ManagedZone. A
|
|
403
|
+
# NameServerSet is a set of DNS name servers that all host the same
|
|
404
|
+
# ManagedZones. Most users will leave this field unset.
|
|
349
405
|
# Corresponds to the JSON property `nameServerSet`
|
|
350
406
|
# @return [String]
|
|
351
407
|
attr_accessor :name_server_set
|
|
352
408
|
|
|
353
|
-
#
|
|
409
|
+
# Delegate your managed_zone to these virtual name servers; defined by the
|
|
410
|
+
# server (output only)
|
|
354
411
|
# Corresponds to the JSON property `nameServers`
|
|
355
412
|
# @return [Array<String>]
|
|
356
413
|
attr_accessor :name_servers
|
|
357
414
|
|
|
358
|
-
#
|
|
415
|
+
# The presence of this field indicates that DNS Peering is enabled for this
|
|
416
|
+
# zone. The value of this field contains the network to peer with.
|
|
359
417
|
# Corresponds to the JSON property `peeringConfig`
|
|
360
418
|
# @return [Google::Apis::DnsV1::ManagedZonePeeringConfig]
|
|
361
419
|
attr_accessor :peering_config
|
|
362
420
|
|
|
363
|
-
#
|
|
421
|
+
# For privately visible zones, the set of Virtual Private Cloud resources
|
|
422
|
+
# that the zone is visible from.
|
|
364
423
|
# Corresponds to the JSON property `privateVisibilityConfig`
|
|
365
424
|
# @return [Google::Apis::DnsV1::ManagedZonePrivateVisibilityConfig]
|
|
366
425
|
attr_accessor :private_visibility_config
|
|
367
426
|
|
|
368
|
-
#
|
|
427
|
+
# The presence of this field indicates that this is a managed reverse
|
|
428
|
+
# lookup zone and Cloud DNS will resolve reverse lookup queries using
|
|
429
|
+
# automatically configured records for VPC resources. This only applies
|
|
430
|
+
# to networks listed under private_visibility_config.
|
|
369
431
|
# Corresponds to the JSON property `reverseLookupConfig`
|
|
370
432
|
# @return [Google::Apis::DnsV1::ManagedZoneReverseLookupConfig]
|
|
371
433
|
attr_accessor :reverse_lookup_config
|
|
372
434
|
|
|
373
|
-
#
|
|
435
|
+
# The zone's visibility: public zones are exposed to the Internet, while
|
|
436
|
+
# private zones are visible only to Virtual Private Cloud resources.
|
|
374
437
|
# Corresponds to the JSON property `visibility`
|
|
375
438
|
# @return [String]
|
|
376
439
|
attr_accessor :visibility
|
|
@@ -403,23 +466,24 @@ module Google
|
|
|
403
466
|
class ManagedZoneDnsSecConfig
|
|
404
467
|
include Google::Apis::Core::Hashable
|
|
405
468
|
|
|
406
|
-
#
|
|
469
|
+
# Specifies parameters for generating initial DnsKeys for this
|
|
470
|
+
# ManagedZone. Can only be changed while the state is OFF.
|
|
407
471
|
# Corresponds to the JSON property `defaultKeySpecs`
|
|
408
472
|
# @return [Array<Google::Apis::DnsV1::DnsKeySpec>]
|
|
409
473
|
attr_accessor :default_key_specs
|
|
410
474
|
|
|
411
|
-
#
|
|
412
|
-
# managedZoneDnsSecConfig".
|
|
475
|
+
#
|
|
413
476
|
# Corresponds to the JSON property `kind`
|
|
414
477
|
# @return [String]
|
|
415
478
|
attr_accessor :kind
|
|
416
479
|
|
|
417
|
-
#
|
|
480
|
+
# Specifies the mechanism for authenticated denial-of-existence responses.
|
|
481
|
+
# Can only be changed while the state is OFF.
|
|
418
482
|
# Corresponds to the JSON property `nonExistence`
|
|
419
483
|
# @return [String]
|
|
420
484
|
attr_accessor :non_existence
|
|
421
485
|
|
|
422
|
-
#
|
|
486
|
+
# Specifies whether DNSSEC is enabled, and what mode it is in.
|
|
423
487
|
# Corresponds to the JSON property `state`
|
|
424
488
|
# @return [String]
|
|
425
489
|
attr_accessor :state
|
|
@@ -441,13 +505,14 @@ module Google
|
|
|
441
505
|
class ManagedZoneForwardingConfig
|
|
442
506
|
include Google::Apis::Core::Hashable
|
|
443
507
|
|
|
444
|
-
#
|
|
445
|
-
# managedZoneForwardingConfig".
|
|
508
|
+
#
|
|
446
509
|
# Corresponds to the JSON property `kind`
|
|
447
510
|
# @return [String]
|
|
448
511
|
attr_accessor :kind
|
|
449
512
|
|
|
450
|
-
#
|
|
513
|
+
# List of target name servers to forward to.
|
|
514
|
+
# Cloud DNS will select the best available name server if more than one
|
|
515
|
+
# target is given.
|
|
451
516
|
# Corresponds to the JSON property `targetNameServers`
|
|
452
517
|
# @return [Array<Google::Apis::DnsV1::ManagedZoneForwardingConfigNameServerTarget>]
|
|
453
518
|
attr_accessor :target_name_servers
|
|
@@ -467,18 +532,21 @@ module Google
|
|
|
467
532
|
class ManagedZoneForwardingConfigNameServerTarget
|
|
468
533
|
include Google::Apis::Core::Hashable
|
|
469
534
|
|
|
470
|
-
#
|
|
535
|
+
# Forwarding path for this NameServerTarget, if unset or set to DEFAULT,
|
|
536
|
+
# Cloud DNS will make forwarding decision based on address ranges,
|
|
537
|
+
# i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go to the
|
|
538
|
+
# Internet. When set to PRIVATE, Cloud DNS will always send queries
|
|
539
|
+
# through VPC for this target
|
|
471
540
|
# Corresponds to the JSON property `forwardingPath`
|
|
472
541
|
# @return [String]
|
|
473
542
|
attr_accessor :forwarding_path
|
|
474
543
|
|
|
475
|
-
#
|
|
544
|
+
# IPv4 address of a target name server.
|
|
476
545
|
# Corresponds to the JSON property `ipv4Address`
|
|
477
546
|
# @return [String]
|
|
478
547
|
attr_accessor :ipv4_address
|
|
479
548
|
|
|
480
|
-
#
|
|
481
|
-
# managedZoneForwardingConfigNameServerTarget".
|
|
549
|
+
#
|
|
482
550
|
# Corresponds to the JSON property `kind`
|
|
483
551
|
# @return [String]
|
|
484
552
|
attr_accessor :kind
|
|
@@ -499,22 +567,30 @@ module Google
|
|
|
499
567
|
class ManagedZoneOperationsListResponse
|
|
500
568
|
include Google::Apis::Core::Hashable
|
|
501
569
|
|
|
502
|
-
#
|
|
570
|
+
# Elements common to every response.
|
|
503
571
|
# Corresponds to the JSON property `header`
|
|
504
572
|
# @return [Google::Apis::DnsV1::ResponseHeader]
|
|
505
573
|
attr_accessor :header
|
|
506
574
|
|
|
507
|
-
#
|
|
575
|
+
#
|
|
508
576
|
# Corresponds to the JSON property `kind`
|
|
509
577
|
# @return [String]
|
|
510
578
|
attr_accessor :kind
|
|
511
579
|
|
|
512
|
-
#
|
|
580
|
+
# The presence of this field indicates that there exist more results
|
|
581
|
+
# following your last page of results in pagination order. To fetch them,
|
|
582
|
+
# make another list request using this value as your page token.
|
|
583
|
+
# In this way you can retrieve the complete contents of even very large
|
|
584
|
+
# collections one page at a time. However, if the contents of the collection
|
|
585
|
+
# change between the first and last paginated list request, the set of all
|
|
586
|
+
# elements returned will be an inconsistent view of the collection. There is
|
|
587
|
+
# no way to retrieve a consistent snapshot of a collection larger than the
|
|
588
|
+
# maximum page size.
|
|
513
589
|
# Corresponds to the JSON property `nextPageToken`
|
|
514
590
|
# @return [String]
|
|
515
591
|
attr_accessor :next_page_token
|
|
516
592
|
|
|
517
|
-
#
|
|
593
|
+
# The operation resources.
|
|
518
594
|
# Corresponds to the JSON property `operations`
|
|
519
595
|
# @return [Array<Google::Apis::DnsV1::Operation>]
|
|
520
596
|
attr_accessor :operations
|
|
@@ -536,13 +612,12 @@ module Google
|
|
|
536
612
|
class ManagedZonePeeringConfig
|
|
537
613
|
include Google::Apis::Core::Hashable
|
|
538
614
|
|
|
539
|
-
#
|
|
540
|
-
# managedZonePeeringConfig".
|
|
615
|
+
#
|
|
541
616
|
# Corresponds to the JSON property `kind`
|
|
542
617
|
# @return [String]
|
|
543
618
|
attr_accessor :kind
|
|
544
619
|
|
|
545
|
-
#
|
|
620
|
+
# The network with which to peer.
|
|
546
621
|
# Corresponds to the JSON property `targetNetwork`
|
|
547
622
|
# @return [Google::Apis::DnsV1::ManagedZonePeeringConfigTargetNetwork]
|
|
548
623
|
attr_accessor :target_network
|
|
@@ -562,18 +637,24 @@ module Google
|
|
|
562
637
|
class ManagedZonePeeringConfigTargetNetwork
|
|
563
638
|
include Google::Apis::Core::Hashable
|
|
564
639
|
|
|
565
|
-
#
|
|
640
|
+
# The time at which the zone was deactivated, in RFC 3339 date-time
|
|
641
|
+
# format. An empty string indicates that the peering connection is
|
|
642
|
+
# active. The producer network can deactivate a zone. The zone is
|
|
643
|
+
# automatically deactivated if the producer network that the zone
|
|
644
|
+
# targeted is deleted. Output only.
|
|
566
645
|
# Corresponds to the JSON property `deactivateTime`
|
|
567
646
|
# @return [String]
|
|
568
647
|
attr_accessor :deactivate_time
|
|
569
648
|
|
|
570
|
-
#
|
|
571
|
-
# managedZonePeeringConfigTargetNetwork".
|
|
649
|
+
#
|
|
572
650
|
# Corresponds to the JSON property `kind`
|
|
573
651
|
# @return [String]
|
|
574
652
|
attr_accessor :kind
|
|
575
653
|
|
|
576
|
-
#
|
|
654
|
+
# The fully qualified URL of the VPC network to forward queries to.
|
|
655
|
+
# This should be formatted like
|
|
656
|
+
# https://www.googleapis.com/compute/v1/projects/`project`/global/networks/`
|
|
657
|
+
# network`
|
|
577
658
|
# Corresponds to the JSON property `networkUrl`
|
|
578
659
|
# @return [String]
|
|
579
660
|
attr_accessor :network_url
|
|
@@ -594,13 +675,12 @@ module Google
|
|
|
594
675
|
class ManagedZonePrivateVisibilityConfig
|
|
595
676
|
include Google::Apis::Core::Hashable
|
|
596
677
|
|
|
597
|
-
#
|
|
598
|
-
# managedZonePrivateVisibilityConfig".
|
|
678
|
+
#
|
|
599
679
|
# Corresponds to the JSON property `kind`
|
|
600
680
|
# @return [String]
|
|
601
681
|
attr_accessor :kind
|
|
602
682
|
|
|
603
|
-
#
|
|
683
|
+
# The list of VPC networks that can see this zone.
|
|
604
684
|
# Corresponds to the JSON property `networks`
|
|
605
685
|
# @return [Array<Google::Apis::DnsV1::ManagedZonePrivateVisibilityConfigNetwork>]
|
|
606
686
|
attr_accessor :networks
|
|
@@ -620,13 +700,15 @@ module Google
|
|
|
620
700
|
class ManagedZonePrivateVisibilityConfigNetwork
|
|
621
701
|
include Google::Apis::Core::Hashable
|
|
622
702
|
|
|
623
|
-
#
|
|
624
|
-
# managedZonePrivateVisibilityConfigNetwork".
|
|
703
|
+
#
|
|
625
704
|
# Corresponds to the JSON property `kind`
|
|
626
705
|
# @return [String]
|
|
627
706
|
attr_accessor :kind
|
|
628
707
|
|
|
629
|
-
#
|
|
708
|
+
# The fully qualified URL of the VPC network to bind to.
|
|
709
|
+
# This should be formatted like
|
|
710
|
+
# https://www.googleapis.com/compute/v1/projects/`project`/global/networks/`
|
|
711
|
+
# network`
|
|
630
712
|
# Corresponds to the JSON property `networkUrl`
|
|
631
713
|
# @return [String]
|
|
632
714
|
attr_accessor :network_url
|
|
@@ -646,8 +728,7 @@ module Google
|
|
|
646
728
|
class ManagedZoneReverseLookupConfig
|
|
647
729
|
include Google::Apis::Core::Hashable
|
|
648
730
|
|
|
649
|
-
#
|
|
650
|
-
# managedZoneReverseLookupConfig".
|
|
731
|
+
#
|
|
651
732
|
# Corresponds to the JSON property `kind`
|
|
652
733
|
# @return [String]
|
|
653
734
|
attr_accessor :kind
|
|
@@ -666,7 +747,7 @@ module Google
|
|
|
666
747
|
class ListManagedZonesResponse
|
|
667
748
|
include Google::Apis::Core::Hashable
|
|
668
749
|
|
|
669
|
-
#
|
|
750
|
+
# Elements common to every response.
|
|
670
751
|
# Corresponds to the JSON property `header`
|
|
671
752
|
# @return [Google::Apis::DnsV1::ResponseHeader]
|
|
672
753
|
attr_accessor :header
|
|
@@ -676,12 +757,20 @@ module Google
|
|
|
676
757
|
# @return [String]
|
|
677
758
|
attr_accessor :kind
|
|
678
759
|
|
|
679
|
-
#
|
|
760
|
+
# The managed zone resources.
|
|
680
761
|
# Corresponds to the JSON property `managedZones`
|
|
681
762
|
# @return [Array<Google::Apis::DnsV1::ManagedZone>]
|
|
682
763
|
attr_accessor :managed_zones
|
|
683
764
|
|
|
684
|
-
#
|
|
765
|
+
# The presence of this field indicates that there exist more results
|
|
766
|
+
# following your last page of results in pagination order. To fetch them,
|
|
767
|
+
# make another list request using this value as your page token.
|
|
768
|
+
# In this way you can retrieve the complete contents of even very large
|
|
769
|
+
# collections one page at a time. However, if the contents of the collection
|
|
770
|
+
# change between the first and last paginated list request, the set of all
|
|
771
|
+
# elements returned will be an inconsistent view of the collection. There is
|
|
772
|
+
# no way to retrieve a consistent snapshot of a collection larger than the
|
|
773
|
+
# maximum page size.
|
|
685
774
|
# Corresponds to the JSON property `nextPageToken`
|
|
686
775
|
# @return [String]
|
|
687
776
|
attr_accessor :next_page_token
|
|
@@ -699,47 +788,61 @@ module Google
|
|
|
699
788
|
end
|
|
700
789
|
end
|
|
701
790
|
|
|
702
|
-
#
|
|
791
|
+
# An operation represents a successful mutation performed on a Cloud DNS
|
|
792
|
+
# resource.
|
|
793
|
+
# Operations provide:
|
|
794
|
+
# - An audit log of server resource mutations.
|
|
795
|
+
# - A way to recover/retry API calls in the case where the response is never
|
|
796
|
+
# received by the caller. Use the caller specified client_operation_id.
|
|
703
797
|
class Operation
|
|
704
798
|
include Google::Apis::Core::Hashable
|
|
705
799
|
|
|
706
|
-
#
|
|
800
|
+
# Only populated if the operation targeted a DnsKey (output only).
|
|
707
801
|
# Corresponds to the JSON property `dnsKeyContext`
|
|
708
802
|
# @return [Google::Apis::DnsV1::OperationDnsKeyContext]
|
|
709
803
|
attr_accessor :dns_key_context
|
|
710
804
|
|
|
711
|
-
#
|
|
805
|
+
# Unique identifier for the resource. This is the client_operation_id if
|
|
806
|
+
# the client specified it when the mutation was initiated, otherwise,
|
|
807
|
+
# it is generated by the server. The name must be 1-63 characters long
|
|
808
|
+
# and match the regular expression [-a-z0-9]? (output only)
|
|
712
809
|
# Corresponds to the JSON property `id`
|
|
713
810
|
# @return [String]
|
|
714
811
|
attr_accessor :id
|
|
715
812
|
|
|
716
|
-
#
|
|
717
|
-
# operation".
|
|
813
|
+
#
|
|
718
814
|
# Corresponds to the JSON property `kind`
|
|
719
815
|
# @return [String]
|
|
720
816
|
attr_accessor :kind
|
|
721
817
|
|
|
722
|
-
#
|
|
818
|
+
# The time that this operation was started by the server. This is in RFC3339
|
|
819
|
+
# text format (output only).
|
|
723
820
|
# Corresponds to the JSON property `startTime`
|
|
724
821
|
# @return [String]
|
|
725
822
|
attr_accessor :start_time
|
|
726
823
|
|
|
727
|
-
#
|
|
824
|
+
# Status of the operation. Can be one of the following: "PENDING" or "DONE"
|
|
825
|
+
# (output only). A status of "DONE" means that the
|
|
826
|
+
# request to update the authoritative servers has been sent, but the
|
|
827
|
+
# servers might not be updated yet.
|
|
728
828
|
# Corresponds to the JSON property `status`
|
|
729
829
|
# @return [String]
|
|
730
830
|
attr_accessor :status
|
|
731
831
|
|
|
732
|
-
#
|
|
832
|
+
# Type of the operation. Operations include insert, update, and delete
|
|
833
|
+
# (output only).
|
|
733
834
|
# Corresponds to the JSON property `type`
|
|
734
835
|
# @return [String]
|
|
735
836
|
attr_accessor :type
|
|
736
837
|
|
|
737
|
-
#
|
|
838
|
+
# User who requested the operation, for example: user@example.com.
|
|
839
|
+
# cloud-dns-system for operations automatically done by the system.
|
|
840
|
+
# (output only)
|
|
738
841
|
# Corresponds to the JSON property `user`
|
|
739
842
|
# @return [String]
|
|
740
843
|
attr_accessor :user
|
|
741
844
|
|
|
742
|
-
#
|
|
845
|
+
# Only populated if the operation targeted a ManagedZone (output only).
|
|
743
846
|
# Corresponds to the JSON property `zoneContext`
|
|
744
847
|
# @return [Google::Apis::DnsV1::OperationManagedZoneContext]
|
|
745
848
|
attr_accessor :zone_context
|
|
@@ -765,12 +868,12 @@ module Google
|
|
|
765
868
|
class OperationDnsKeyContext
|
|
766
869
|
include Google::Apis::Core::Hashable
|
|
767
870
|
|
|
768
|
-
#
|
|
871
|
+
# A DNSSEC key pair.
|
|
769
872
|
# Corresponds to the JSON property `newValue`
|
|
770
873
|
# @return [Google::Apis::DnsV1::DnsKey]
|
|
771
874
|
attr_accessor :new_value
|
|
772
875
|
|
|
773
|
-
#
|
|
876
|
+
# A DNSSEC key pair.
|
|
774
877
|
# Corresponds to the JSON property `oldValue`
|
|
775
878
|
# @return [Google::Apis::DnsV1::DnsKey]
|
|
776
879
|
attr_accessor :old_value
|
|
@@ -790,12 +893,16 @@ module Google
|
|
|
790
893
|
class OperationManagedZoneContext
|
|
791
894
|
include Google::Apis::Core::Hashable
|
|
792
895
|
|
|
793
|
-
#
|
|
896
|
+
# A zone is a subtree of the DNS namespace under one administrative
|
|
897
|
+
# responsibility. A ManagedZone is a resource that represents a DNS zone
|
|
898
|
+
# hosted by the Cloud DNS service.
|
|
794
899
|
# Corresponds to the JSON property `newValue`
|
|
795
900
|
# @return [Google::Apis::DnsV1::ManagedZone]
|
|
796
901
|
attr_accessor :new_value
|
|
797
902
|
|
|
798
|
-
#
|
|
903
|
+
# A zone is a subtree of the DNS namespace under one administrative
|
|
904
|
+
# responsibility. A ManagedZone is a resource that represents a DNS zone
|
|
905
|
+
# hosted by the Cloud DNS service.
|
|
799
906
|
# Corresponds to the JSON property `oldValue`
|
|
800
907
|
# @return [Google::Apis::DnsV1::ManagedZone]
|
|
801
908
|
attr_accessor :old_value
|
|
@@ -815,7 +922,7 @@ module Google
|
|
|
815
922
|
class PoliciesListResponse
|
|
816
923
|
include Google::Apis::Core::Hashable
|
|
817
924
|
|
|
818
|
-
#
|
|
925
|
+
# Elements common to every response.
|
|
819
926
|
# Corresponds to the JSON property `header`
|
|
820
927
|
# @return [Google::Apis::DnsV1::ResponseHeader]
|
|
821
928
|
attr_accessor :header
|
|
@@ -825,12 +932,20 @@ module Google
|
|
|
825
932
|
# @return [String]
|
|
826
933
|
attr_accessor :kind
|
|
827
934
|
|
|
828
|
-
#
|
|
935
|
+
# The presence of this field indicates that there exist more results
|
|
936
|
+
# following your last page of results in pagination order. To fetch them,
|
|
937
|
+
# make another list request using this value as your page token.
|
|
938
|
+
# In this way you can retrieve the complete contents of even very large
|
|
939
|
+
# collections one page at a time. However, if the contents of the collection
|
|
940
|
+
# change between the first and last paginated list request, the set of all
|
|
941
|
+
# elements returned will be an inconsistent view of the collection. There is
|
|
942
|
+
# no way to retrieve a consistent snapshot of a collection larger than the
|
|
943
|
+
# maximum page size.
|
|
829
944
|
# Corresponds to the JSON property `nextPageToken`
|
|
830
945
|
# @return [String]
|
|
831
946
|
attr_accessor :next_page_token
|
|
832
947
|
|
|
833
|
-
#
|
|
948
|
+
# The policy resources.
|
|
834
949
|
# Corresponds to the JSON property `policies`
|
|
835
950
|
# @return [Array<Google::Apis::DnsV1::Policy>]
|
|
836
951
|
attr_accessor :policies
|
|
@@ -852,12 +967,13 @@ module Google
|
|
|
852
967
|
class PoliciesPatchResponse
|
|
853
968
|
include Google::Apis::Core::Hashable
|
|
854
969
|
|
|
855
|
-
#
|
|
970
|
+
# Elements common to every response.
|
|
856
971
|
# Corresponds to the JSON property `header`
|
|
857
972
|
# @return [Google::Apis::DnsV1::ResponseHeader]
|
|
858
973
|
attr_accessor :header
|
|
859
974
|
|
|
860
|
-
#
|
|
975
|
+
# A policy is a collection of DNS rules applied to one or more Virtual Private
|
|
976
|
+
# Cloud resources.
|
|
861
977
|
# Corresponds to the JSON property `policy`
|
|
862
978
|
# @return [Google::Apis::DnsV1::Policy]
|
|
863
979
|
attr_accessor :policy
|
|
@@ -877,12 +993,13 @@ module Google
|
|
|
877
993
|
class PoliciesUpdateResponse
|
|
878
994
|
include Google::Apis::Core::Hashable
|
|
879
995
|
|
|
880
|
-
#
|
|
996
|
+
# Elements common to every response.
|
|
881
997
|
# Corresponds to the JSON property `header`
|
|
882
998
|
# @return [Google::Apis::DnsV1::ResponseHeader]
|
|
883
999
|
attr_accessor :header
|
|
884
1000
|
|
|
885
|
-
#
|
|
1001
|
+
# A policy is a collection of DNS rules applied to one or more Virtual Private
|
|
1002
|
+
# Cloud resources.
|
|
886
1003
|
# Corresponds to the JSON property `policy`
|
|
887
1004
|
# @return [Google::Apis::DnsV1::Policy]
|
|
888
1005
|
attr_accessor :policy
|
|
@@ -898,48 +1015,56 @@ module Google
|
|
|
898
1015
|
end
|
|
899
1016
|
end
|
|
900
1017
|
|
|
901
|
-
#
|
|
1018
|
+
# A policy is a collection of DNS rules applied to one or more Virtual Private
|
|
1019
|
+
# Cloud resources.
|
|
902
1020
|
class Policy
|
|
903
1021
|
include Google::Apis::Core::Hashable
|
|
904
1022
|
|
|
905
|
-
#
|
|
1023
|
+
# Sets an alternative name server for the associated networks. When
|
|
1024
|
+
# specified, all DNS queries are forwarded to a name server that you
|
|
1025
|
+
# choose. Names such as .internal are not available when an alternative
|
|
1026
|
+
# name server is specified.
|
|
906
1027
|
# Corresponds to the JSON property `alternativeNameServerConfig`
|
|
907
1028
|
# @return [Google::Apis::DnsV1::PolicyAlternativeNameServerConfig]
|
|
908
1029
|
attr_accessor :alternative_name_server_config
|
|
909
1030
|
|
|
910
|
-
#
|
|
1031
|
+
# A mutable string of at most 1024 characters associated with this resource
|
|
1032
|
+
# for the user's convenience. Has no effect on the policy's function.
|
|
911
1033
|
# Corresponds to the JSON property `description`
|
|
912
1034
|
# @return [String]
|
|
913
1035
|
attr_accessor :description
|
|
914
1036
|
|
|
915
|
-
#
|
|
1037
|
+
# Allows networks bound to this policy to receive DNS queries sent by VMs or
|
|
1038
|
+
# applications over VPN connections. When enabled, a virtual IP address will
|
|
1039
|
+
# be allocated from each of the sub-networks that are bound to this policy.
|
|
916
1040
|
# Corresponds to the JSON property `enableInboundForwarding`
|
|
917
1041
|
# @return [Boolean]
|
|
918
1042
|
attr_accessor :enable_inbound_forwarding
|
|
919
1043
|
alias_method :enable_inbound_forwarding?, :enable_inbound_forwarding
|
|
920
1044
|
|
|
921
|
-
#
|
|
1045
|
+
# Controls whether logging is enabled for the networks bound to this policy.
|
|
1046
|
+
# Defaults to no logging if not set.
|
|
922
1047
|
# Corresponds to the JSON property `enableLogging`
|
|
923
1048
|
# @return [Boolean]
|
|
924
1049
|
attr_accessor :enable_logging
|
|
925
1050
|
alias_method :enable_logging?, :enable_logging
|
|
926
1051
|
|
|
927
|
-
#
|
|
1052
|
+
# Unique identifier for the resource; defined by the server (output only).
|
|
928
1053
|
# Corresponds to the JSON property `id`
|
|
929
1054
|
# @return [Fixnum]
|
|
930
1055
|
attr_accessor :id
|
|
931
1056
|
|
|
932
|
-
#
|
|
1057
|
+
#
|
|
933
1058
|
# Corresponds to the JSON property `kind`
|
|
934
1059
|
# @return [String]
|
|
935
1060
|
attr_accessor :kind
|
|
936
1061
|
|
|
937
|
-
#
|
|
1062
|
+
# User assigned name for this policy.
|
|
938
1063
|
# Corresponds to the JSON property `name`
|
|
939
1064
|
# @return [String]
|
|
940
1065
|
attr_accessor :name
|
|
941
1066
|
|
|
942
|
-
#
|
|
1067
|
+
# List of network names specifying networks to which this policy is applied.
|
|
943
1068
|
# Corresponds to the JSON property `networks`
|
|
944
1069
|
# @return [Array<Google::Apis::DnsV1::PolicyNetwork>]
|
|
945
1070
|
attr_accessor :networks
|
|
@@ -965,13 +1090,15 @@ module Google
|
|
|
965
1090
|
class PolicyAlternativeNameServerConfig
|
|
966
1091
|
include Google::Apis::Core::Hashable
|
|
967
1092
|
|
|
968
|
-
#
|
|
969
|
-
# policyAlternativeNameServerConfig".
|
|
1093
|
+
#
|
|
970
1094
|
# Corresponds to the JSON property `kind`
|
|
971
1095
|
# @return [String]
|
|
972
1096
|
attr_accessor :kind
|
|
973
1097
|
|
|
974
|
-
#
|
|
1098
|
+
# Sets an alternative name server for the associated networks. When
|
|
1099
|
+
# specified, all DNS queries are forwarded to a name server that you
|
|
1100
|
+
# choose. Names such as .internal are not available when an alternative
|
|
1101
|
+
# name server is specified.
|
|
975
1102
|
# Corresponds to the JSON property `targetNameServers`
|
|
976
1103
|
# @return [Array<Google::Apis::DnsV1::PolicyAlternativeNameServerConfigTargetNameServer>]
|
|
977
1104
|
attr_accessor :target_name_servers
|
|
@@ -991,18 +1118,21 @@ module Google
|
|
|
991
1118
|
class PolicyAlternativeNameServerConfigTargetNameServer
|
|
992
1119
|
include Google::Apis::Core::Hashable
|
|
993
1120
|
|
|
994
|
-
#
|
|
1121
|
+
# Forwarding path for this TargetNameServer, if unset or set to DEFAULT,
|
|
1122
|
+
# Cloud DNS will make forwarding decision based on address ranges,
|
|
1123
|
+
# i.e. RFC1918 addresses go to the VPC, Non-RFC1918 addresses go to the
|
|
1124
|
+
# Internet. When set to PRIVATE, Cloud DNS will always send queries
|
|
1125
|
+
# through VPC for this target
|
|
995
1126
|
# Corresponds to the JSON property `forwardingPath`
|
|
996
1127
|
# @return [String]
|
|
997
1128
|
attr_accessor :forwarding_path
|
|
998
1129
|
|
|
999
|
-
#
|
|
1130
|
+
# IPv4 address to forward to.
|
|
1000
1131
|
# Corresponds to the JSON property `ipv4Address`
|
|
1001
1132
|
# @return [String]
|
|
1002
1133
|
attr_accessor :ipv4_address
|
|
1003
1134
|
|
|
1004
|
-
#
|
|
1005
|
-
# policyAlternativeNameServerConfigTargetNameServer".
|
|
1135
|
+
#
|
|
1006
1136
|
# Corresponds to the JSON property `kind`
|
|
1007
1137
|
# @return [String]
|
|
1008
1138
|
attr_accessor :kind
|
|
@@ -1023,13 +1153,15 @@ module Google
|
|
|
1023
1153
|
class PolicyNetwork
|
|
1024
1154
|
include Google::Apis::Core::Hashable
|
|
1025
1155
|
|
|
1026
|
-
#
|
|
1027
|
-
# policyNetwork".
|
|
1156
|
+
#
|
|
1028
1157
|
# Corresponds to the JSON property `kind`
|
|
1029
1158
|
# @return [String]
|
|
1030
1159
|
attr_accessor :kind
|
|
1031
1160
|
|
|
1032
|
-
#
|
|
1161
|
+
# The fully qualified URL of the VPC network to bind to.
|
|
1162
|
+
# This should be formatted like
|
|
1163
|
+
# https://www.googleapis.com/compute/v1/projects/`project`/global/networks/`
|
|
1164
|
+
# network`
|
|
1033
1165
|
# Corresponds to the JSON property `networkUrl`
|
|
1034
1166
|
# @return [String]
|
|
1035
1167
|
attr_accessor :network_url
|
|
@@ -1045,27 +1177,29 @@ module Google
|
|
|
1045
1177
|
end
|
|
1046
1178
|
end
|
|
1047
1179
|
|
|
1048
|
-
#
|
|
1180
|
+
# A project resource. The project is a top level container for resources
|
|
1181
|
+
# including Cloud DNS ManagedZones. Projects can be created only in the APIs
|
|
1182
|
+
# console.
|
|
1049
1183
|
class Project
|
|
1050
1184
|
include Google::Apis::Core::Hashable
|
|
1051
1185
|
|
|
1052
|
-
#
|
|
1186
|
+
# User assigned unique identifier for the resource (output only).
|
|
1053
1187
|
# Corresponds to the JSON property `id`
|
|
1054
1188
|
# @return [String]
|
|
1055
1189
|
attr_accessor :id
|
|
1056
1190
|
|
|
1057
|
-
#
|
|
1058
|
-
# .
|
|
1191
|
+
#
|
|
1059
1192
|
# Corresponds to the JSON property `kind`
|
|
1060
1193
|
# @return [String]
|
|
1061
1194
|
attr_accessor :kind
|
|
1062
1195
|
|
|
1063
|
-
#
|
|
1196
|
+
# Unique numeric identifier for the resource; defined by the server (output
|
|
1197
|
+
# only).
|
|
1064
1198
|
# Corresponds to the JSON property `number`
|
|
1065
1199
|
# @return [Fixnum]
|
|
1066
1200
|
attr_accessor :number
|
|
1067
1201
|
|
|
1068
|
-
#
|
|
1202
|
+
# Limits associated with a Project.
|
|
1069
1203
|
# Corresponds to the JSON property `quota`
|
|
1070
1204
|
# @return [Google::Apis::DnsV1::Quota]
|
|
1071
1205
|
attr_accessor :quota
|
|
@@ -1083,81 +1217,86 @@ module Google
|
|
|
1083
1217
|
end
|
|
1084
1218
|
end
|
|
1085
1219
|
|
|
1086
|
-
#
|
|
1220
|
+
# Limits associated with a Project.
|
|
1087
1221
|
class Quota
|
|
1088
1222
|
include Google::Apis::Core::Hashable
|
|
1089
1223
|
|
|
1090
|
-
#
|
|
1224
|
+
# Maximum allowed number of DnsKeys per ManagedZone.
|
|
1091
1225
|
# Corresponds to the JSON property `dnsKeysPerManagedZone`
|
|
1092
1226
|
# @return [Fixnum]
|
|
1093
1227
|
attr_accessor :dns_keys_per_managed_zone
|
|
1094
1228
|
|
|
1095
|
-
#
|
|
1229
|
+
#
|
|
1096
1230
|
# Corresponds to the JSON property `kind`
|
|
1097
1231
|
# @return [String]
|
|
1098
1232
|
attr_accessor :kind
|
|
1099
1233
|
|
|
1100
|
-
#
|
|
1234
|
+
# Maximum allowed number of managed zones in the project.
|
|
1101
1235
|
# Corresponds to the JSON property `managedZones`
|
|
1102
1236
|
# @return [Fixnum]
|
|
1103
1237
|
attr_accessor :managed_zones
|
|
1104
1238
|
|
|
1105
|
-
#
|
|
1239
|
+
# Maximum allowed number of managed zones which can be attached to a
|
|
1240
|
+
# network.
|
|
1106
1241
|
# Corresponds to the JSON property `managedZonesPerNetwork`
|
|
1107
1242
|
# @return [Fixnum]
|
|
1108
1243
|
attr_accessor :managed_zones_per_network
|
|
1109
1244
|
|
|
1110
|
-
#
|
|
1245
|
+
# Maximum allowed number of networks to which a privately scoped zone can be
|
|
1246
|
+
# attached.
|
|
1111
1247
|
# Corresponds to the JSON property `networksPerManagedZone`
|
|
1112
1248
|
# @return [Fixnum]
|
|
1113
1249
|
attr_accessor :networks_per_managed_zone
|
|
1114
1250
|
|
|
1115
|
-
#
|
|
1251
|
+
# Maximum allowed number of networks per policy.
|
|
1116
1252
|
# Corresponds to the JSON property `networksPerPolicy`
|
|
1117
1253
|
# @return [Fixnum]
|
|
1118
1254
|
attr_accessor :networks_per_policy
|
|
1119
1255
|
|
|
1120
|
-
#
|
|
1256
|
+
# Maximum allowed number of policies per project.
|
|
1121
1257
|
# Corresponds to the JSON property `policies`
|
|
1122
1258
|
# @return [Fixnum]
|
|
1123
1259
|
attr_accessor :policies
|
|
1124
1260
|
|
|
1125
|
-
#
|
|
1261
|
+
# Maximum allowed number of ResourceRecords per ResourceRecordSet.
|
|
1126
1262
|
# Corresponds to the JSON property `resourceRecordsPerRrset`
|
|
1127
1263
|
# @return [Fixnum]
|
|
1128
1264
|
attr_accessor :resource_records_per_rrset
|
|
1129
1265
|
|
|
1130
|
-
#
|
|
1266
|
+
# Maximum allowed number of ResourceRecordSets to add per
|
|
1267
|
+
# ChangesCreateRequest.
|
|
1131
1268
|
# Corresponds to the JSON property `rrsetAdditionsPerChange`
|
|
1132
1269
|
# @return [Fixnum]
|
|
1133
1270
|
attr_accessor :rrset_additions_per_change
|
|
1134
1271
|
|
|
1135
|
-
#
|
|
1272
|
+
# Maximum allowed number of ResourceRecordSets to delete per
|
|
1273
|
+
# ChangesCreateRequest.
|
|
1136
1274
|
# Corresponds to the JSON property `rrsetDeletionsPerChange`
|
|
1137
1275
|
# @return [Fixnum]
|
|
1138
1276
|
attr_accessor :rrset_deletions_per_change
|
|
1139
1277
|
|
|
1140
|
-
#
|
|
1278
|
+
# Maximum allowed number of ResourceRecordSets per zone in the project.
|
|
1141
1279
|
# Corresponds to the JSON property `rrsetsPerManagedZone`
|
|
1142
1280
|
# @return [Fixnum]
|
|
1143
1281
|
attr_accessor :rrsets_per_managed_zone
|
|
1144
1282
|
|
|
1145
|
-
#
|
|
1283
|
+
# Maximum allowed number of target name servers per managed forwarding zone.
|
|
1146
1284
|
# Corresponds to the JSON property `targetNameServersPerManagedZone`
|
|
1147
1285
|
# @return [Fixnum]
|
|
1148
1286
|
attr_accessor :target_name_servers_per_managed_zone
|
|
1149
1287
|
|
|
1150
|
-
#
|
|
1288
|
+
# Maximum allowed number of alternative target name servers per policy.
|
|
1151
1289
|
# Corresponds to the JSON property `targetNameServersPerPolicy`
|
|
1152
1290
|
# @return [Fixnum]
|
|
1153
1291
|
attr_accessor :target_name_servers_per_policy
|
|
1154
1292
|
|
|
1155
|
-
#
|
|
1293
|
+
# Maximum allowed size for total rrdata in one ChangesCreateRequest in
|
|
1294
|
+
# bytes.
|
|
1156
1295
|
# Corresponds to the JSON property `totalRrdataSizePerChange`
|
|
1157
1296
|
# @return [Fixnum]
|
|
1158
1297
|
attr_accessor :total_rrdata_size_per_change
|
|
1159
1298
|
|
|
1160
|
-
#
|
|
1299
|
+
# DNSSEC algorithm and key length types that can be used for DnsKeys.
|
|
1161
1300
|
# Corresponds to the JSON property `whitelistedKeySpecs`
|
|
1162
1301
|
# @return [Array<Google::Apis::DnsV1::DnsKeySpec>]
|
|
1163
1302
|
attr_accessor :whitelisted_key_specs
|
|
@@ -1186,37 +1325,39 @@ module Google
|
|
|
1186
1325
|
end
|
|
1187
1326
|
end
|
|
1188
1327
|
|
|
1189
|
-
#
|
|
1328
|
+
# A unit of data that will be returned by the DNS servers.
|
|
1190
1329
|
class ResourceRecordSet
|
|
1191
1330
|
include Google::Apis::Core::Hashable
|
|
1192
1331
|
|
|
1193
|
-
#
|
|
1194
|
-
# resourceRecordSet".
|
|
1332
|
+
#
|
|
1195
1333
|
# Corresponds to the JSON property `kind`
|
|
1196
1334
|
# @return [String]
|
|
1197
1335
|
attr_accessor :kind
|
|
1198
1336
|
|
|
1199
|
-
#
|
|
1337
|
+
# For example, www.example.com.
|
|
1200
1338
|
# Corresponds to the JSON property `name`
|
|
1201
1339
|
# @return [String]
|
|
1202
1340
|
attr_accessor :name
|
|
1203
1341
|
|
|
1204
|
-
#
|
|
1342
|
+
# As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see
|
|
1343
|
+
# <a href="/dns/records/json-record">examples</a>.
|
|
1205
1344
|
# Corresponds to the JSON property `rrdatas`
|
|
1206
1345
|
# @return [Array<String>]
|
|
1207
1346
|
attr_accessor :rrdatas
|
|
1208
1347
|
|
|
1209
|
-
#
|
|
1348
|
+
# As defined in RFC 4034 (section 3.2).
|
|
1210
1349
|
# Corresponds to the JSON property `signatureRrdatas`
|
|
1211
1350
|
# @return [Array<String>]
|
|
1212
1351
|
attr_accessor :signature_rrdatas
|
|
1213
1352
|
|
|
1214
|
-
#
|
|
1353
|
+
# Number of seconds that this ResourceRecordSet can be cached by resolvers.
|
|
1215
1354
|
# Corresponds to the JSON property `ttl`
|
|
1216
1355
|
# @return [Fixnum]
|
|
1217
1356
|
attr_accessor :ttl
|
|
1218
1357
|
|
|
1219
|
-
#
|
|
1358
|
+
# The identifier of a supported record type. See the list of
|
|
1359
|
+
# <a href="/dns/docs/overview#supported_dns_record_types">Supported
|
|
1360
|
+
# DNS record types</a>.
|
|
1220
1361
|
# Corresponds to the JSON property `type`
|
|
1221
1362
|
# @return [String]
|
|
1222
1363
|
attr_accessor :type
|
|
@@ -1240,7 +1381,7 @@ module Google
|
|
|
1240
1381
|
class ListResourceRecordSetsResponse
|
|
1241
1382
|
include Google::Apis::Core::Hashable
|
|
1242
1383
|
|
|
1243
|
-
#
|
|
1384
|
+
# Elements common to every response.
|
|
1244
1385
|
# Corresponds to the JSON property `header`
|
|
1245
1386
|
# @return [Google::Apis::DnsV1::ResponseHeader]
|
|
1246
1387
|
attr_accessor :header
|
|
@@ -1250,12 +1391,20 @@ module Google
|
|
|
1250
1391
|
# @return [String]
|
|
1251
1392
|
attr_accessor :kind
|
|
1252
1393
|
|
|
1253
|
-
#
|
|
1394
|
+
# The presence of this field indicates that there exist more results
|
|
1395
|
+
# following your last page of results in pagination order. To fetch them,
|
|
1396
|
+
# make another list request using this value as your pagination token.
|
|
1397
|
+
# In this way you can retrieve the complete contents of even very large
|
|
1398
|
+
# collections one page at a time. However, if the contents of the collection
|
|
1399
|
+
# change between the first and last paginated list request, the set of all
|
|
1400
|
+
# elements returned will be an inconsistent view of the collection. There is
|
|
1401
|
+
# no way to retrieve a consistent snapshot of a collection larger than the
|
|
1402
|
+
# maximum page size.
|
|
1254
1403
|
# Corresponds to the JSON property `nextPageToken`
|
|
1255
1404
|
# @return [String]
|
|
1256
1405
|
attr_accessor :next_page_token
|
|
1257
1406
|
|
|
1258
|
-
#
|
|
1407
|
+
# The resource record set resources.
|
|
1259
1408
|
# Corresponds to the JSON property `rrsets`
|
|
1260
1409
|
# @return [Array<Google::Apis::DnsV1::ResourceRecordSet>]
|
|
1261
1410
|
attr_accessor :rrsets
|
|
@@ -1273,11 +1422,13 @@ module Google
|
|
|
1273
1422
|
end
|
|
1274
1423
|
end
|
|
1275
1424
|
|
|
1276
|
-
#
|
|
1425
|
+
# Elements common to every response.
|
|
1277
1426
|
class ResponseHeader
|
|
1278
1427
|
include Google::Apis::Core::Hashable
|
|
1279
1428
|
|
|
1280
|
-
#
|
|
1429
|
+
# For mutating operation requests that completed successfully.
|
|
1430
|
+
# This is the client_operation_id if the client specified it,
|
|
1431
|
+
# otherwise it is generated by the server (output only).
|
|
1281
1432
|
# Corresponds to the JSON property `operationId`
|
|
1282
1433
|
# @return [String]
|
|
1283
1434
|
attr_accessor :operation_id
|