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.dnsKeys.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ <h3>Method Details</h3>
101
101
managedZone: string, Identifies the managed zone addressed by this request. Can be the managed zone name or ID. (required)
102
102
dnsKeyId: string, The identifier of the requested DnsKey. (required)
103
103
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
104
-
digestType: string, An optional comma-separated list of digest types to compute and display for key signing keys. If omitted, the recommended digest type will be computed and displayed.
104
+
digestType: string, An optional comma-separated list of digest types to compute and display for key signing keys. If omitted, the recommended digest type is computed and displayed.
105
105
x__xgafv: string, V1 error format.
106
106
Allowed values
107
107
1 - v1 error format
@@ -121,12 +121,12 @@ <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 will be 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 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.
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, will be used to sign only resource record sets of type DNSKEY. Otherwise, the Secure Entry Point flag will be cleared and this key will be 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.
130
130
}</pre>
131
131
</div>
132
132
@@ -137,8 +137,8 @@ <h3>Method Details</h3>
137
137
Args:
138
138
project: string, Identifies the project addressed by this request. (required)
139
139
managedZone: string, Identifies the managed zone addressed by this request. Can be the managed zone name or ID. (required)
140
-
digestType: string, An optional comma-separated list of digest types to compute and display for key signing keys. If omitted, the recommended digest type will be computed and displayed.
141
-
maxResults: integer, Optional. Maximum number of results to be returned. If unspecified, the server will decide how many results to return.
140
+
digestType: string, An optional comma-separated list of digest types to compute and display for key signing keys. If omitted, the recommended digest type is computed and displayed.
141
+
maxResults: integer, Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
142
142
pageToken: string, Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
143
143
x__xgafv: string, V1 error format.
144
144
Allowed values
@@ -161,19 +161,19 @@ <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 will be 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 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.
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, will be used to sign only resource record sets of type DNSKEY. Otherwise, the Secure Entry Point flag will be cleared and this key will be 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.
173
173
"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).
174
174
},
175
175
"kind": "dns#dnsKeysListResponse", # Type of resource.
176
-
"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 will be an inconsistent view of the collection. There is no way to retrieve a "snapshot" of collections larger than the maximum page size.
176
+
"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.
0 commit comments