You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/dns_v1.changes.html
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ <h3>Method Details</h3>
107
107
108
108
{ # A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence.
109
109
"additions": [ # Which ResourceRecordSets to add?
110
-
{ # A unit of data that will be returned by the DNS servers.
110
+
{ # A unit of data that is returned by the DNS servers.
"name": "A String", # For example, www.example.com.
127
127
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -138,7 +138,7 @@ <h3>Method Details</h3>
138
138
"isServing": True or False, # If the DNS queries for the zone will be served.
139
139
"kind": "dns#change",
140
140
"startTime": "A String", # The time that this operation was started by the server (output only). This is in RFC3339 text format.
141
-
"status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.
141
+
"status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.
142
142
}
143
143
144
144
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
@@ -152,7 +152,7 @@ <h3>Method Details</h3>
152
152
153
153
{ # A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence.
154
154
"additions": [ # Which ResourceRecordSets to add?
155
-
{ # A unit of data that will be returned by the DNS servers.
155
+
{ # A unit of data that is returned by the DNS servers.
"name": "A String", # For example, www.example.com.
172
172
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -183,7 +183,7 @@ <h3>Method Details</h3>
183
183
"isServing": True or False, # If the DNS queries for the zone will be served.
184
184
"kind": "dns#change",
185
185
"startTime": "A String", # The time that this operation was started by the server (output only). This is in RFC3339 text format.
186
-
"status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.
186
+
"status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.
187
187
}</pre>
188
188
</div>
189
189
@@ -206,7 +206,7 @@ <h3>Method Details</h3>
206
206
207
207
{ # A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence.
208
208
"additions": [ # Which ResourceRecordSets to add?
209
-
{ # A unit of data that will be returned by the DNS servers.
209
+
{ # A unit of data that is returned by the DNS servers.
"name": "A String", # For example, www.example.com.
226
226
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -237,7 +237,7 @@ <h3>Method Details</h3>
237
237
"isServing": True or False, # If the DNS queries for the zone will be served.
238
238
"kind": "dns#change",
239
239
"startTime": "A String", # The time that this operation was started by the server (output only). This is in RFC3339 text format.
240
-
"status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.
240
+
"status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.
241
241
}</pre>
242
242
</div>
243
243
@@ -266,7 +266,7 @@ <h3>Method Details</h3>
266
266
"changes": [ # The requested changes.
267
267
{ # A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence.
268
268
"additions": [ # Which ResourceRecordSets to add?
269
-
{ # A unit of data that will be returned by the DNS servers.
269
+
{ # A unit of data that is returned by the DNS servers.
"name": "A String", # For example, www.example.com.
286
286
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -297,14 +297,14 @@ <h3>Method Details</h3>
297
297
"isServing": True or False, # If the DNS queries for the zone will be served.
298
298
"kind": "dns#change",
299
299
"startTime": "A String", # The time that this operation was started by the server (output only). This is in RFC3339 text format.
300
-
"status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.
300
+
"status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.
301
301
},
302
302
],
303
303
"header": { # Elements common to every response.
304
304
"operationId": "A String", # For mutating operation requests that completed successfully. This is the client_operation_id if the client specified it, otherwise it is generated by the server (output only).
305
305
},
306
306
"kind": "dns#changesListResponse", # Type of resource.
307
-
"nextPageToken": "A String", # The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your pagination token. In this way you can retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned are an inconsistent view of the collection. There is no way to retrieve a "snapshot" of collections larger than the maximum page size.
307
+
"nextPageToken": "A String", # The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your pagination token. This lets you retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned are an inconsistent view of the collection. You cannot retrieve a "snapshot" of collections larger than the maximum page size.
<pre>Fetch the representation of an existing DnsKey.
97
+
<pre>Fetches the representation of an existing DnsKey.
98
98
99
99
Args:
100
100
project: string, Identifies the project addressed by this request. (required)
@@ -121,18 +121,18 @@ <h3>Method Details</h3>
121
121
},
122
122
],
123
123
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
124
-
"isActive": True or False, # Active keys are used to sign subsequent changes to the ManagedZone. Inactive keys will still be present as DNSKEY Resource Records for the use of resolvers validating existing signatures.
125
-
"keyLength": 42, # Length of the key in bits. Specified at creation time, then immutable.
124
+
"isActive": True or False, # Active keys are used to sign subsequent changes to the ManagedZone. Inactive keys are still present as DNSKEY Resource Records for the use of resolvers validating existing signatures.
125
+
"keyLength": 42, # Length of the key in bits. Specified at creation time, and then immutable.
126
126
"keyTag": 42, # The key tag is a non-cryptographic hash of the a DNSKEY resource record associated with this DnsKey. The key tag can be used to identify a DNSKEY more quickly (but it is not a unique identifier). In particular, the key tag is used in a parent zone's DS record to point at the DNSKEY in this child ManagedZone. The key tag is a number in the range [0, 65535] and the algorithm to calculate it is specified in RFC4034 Appendix B. Output only.
127
127
"kind": "dns#dnsKey",
128
128
"publicKey": "A String", # Base64 encoded public half of this key. Output only.
129
-
"type": "A String", # One of "KEY_SIGNING" or "ZONE_SIGNING". Keys of type KEY_SIGNING have the Secure Entry Point flag set and, when active, are used to sign only resource record sets of type DNSKEY. Otherwise, the Secure Entry Point flag is cleared and this key is used to sign only resource record sets of other types. Immutable after creation time.
129
+
"type": "A String", # One of "KEY_SIGNING" or "ZONE_SIGNING". Keys of type KEY_SIGNING have the Secure Entry Point flag set and, when active, are used to sign only resource record sets of type DNSKEY. Otherwise, the Secure Entry Point flag is cleared, and this key is used to sign only resource record sets of other types. Immutable after creation time.
<pre>Enumerate DnsKeys to a ResourceRecordSet collection.
135
+
<pre>Enumerates DnsKeys to a ResourceRecordSet collection.
136
136
137
137
Args:
138
138
project: string, Identifies the project addressed by this request. (required)
@@ -161,12 +161,12 @@ <h3>Method Details</h3>
161
161
},
162
162
],
163
163
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
164
-
"isActive": True or False, # Active keys are used to sign subsequent changes to the ManagedZone. Inactive keys will still be present as DNSKEY Resource Records for the use of resolvers validating existing signatures.
165
-
"keyLength": 42, # Length of the key in bits. Specified at creation time, then immutable.
164
+
"isActive": True or False, # Active keys are used to sign subsequent changes to the ManagedZone. Inactive keys are still present as DNSKEY Resource Records for the use of resolvers validating existing signatures.
165
+
"keyLength": 42, # Length of the key in bits. Specified at creation time, and then immutable.
166
166
"keyTag": 42, # The key tag is a non-cryptographic hash of the a DNSKEY resource record associated with this DnsKey. The key tag can be used to identify a DNSKEY more quickly (but it is not a unique identifier). In particular, the key tag is used in a parent zone's DS record to point at the DNSKEY in this child ManagedZone. The key tag is a number in the range [0, 65535] and the algorithm to calculate it is specified in RFC4034 Appendix B. Output only.
167
167
"kind": "dns#dnsKey",
168
168
"publicKey": "A String", # Base64 encoded public half of this key. Output only.
169
-
"type": "A String", # One of "KEY_SIGNING" or "ZONE_SIGNING". Keys of type KEY_SIGNING have the Secure Entry Point flag set and, when active, are used to sign only resource record sets of type DNSKEY. Otherwise, the Secure Entry Point flag is cleared and this key is used to sign only resource record sets of other types. Immutable after creation time.
169
+
"type": "A String", # One of "KEY_SIGNING" or "ZONE_SIGNING". Keys of type KEY_SIGNING have the Secure Entry Point flag set and, when active, are used to sign only resource record sets of type DNSKEY. Otherwise, the Secure Entry Point flag is cleared, and this key is used to sign only resource record sets of other types. Immutable after creation time.
170
170
},
171
171
],
172
172
"header": { # Elements common to every response.
0 commit comments