2022-04-30
▼ ▲ dns.responsePolicyRules.list
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules
Description : Enumerates all Response Policy Rules associated with a project.
Scopes :
HTTP Method : GET
Parameters :
maxResults
Format : int32
Type : integer
Description : Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
Location : query
pageToken
Location : query
Description : Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
Type : string
responsePolicy
Required : Yes
Location : path
Description : User assigned name of the Response Policy to list.
Type : string
location
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
Location : path
Default : global
project
Location : path
Description : Identifies the project addressed by this request.
Type : string
Required : Yes
Parameter Order :
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules
▼ ▲ dns.responsePolicyRules.get
HTTP Method : GET
Scopes :
Description : Fetches the representation of an existing Response Policy Rule.
Parameters :
responsePolicy
Required : Yes
Type : string
Location : path
Description : User assigned name of the Response Policy containing the Response Policy Rule.
responsePolicyRule
Description : User assigned name of the Response Policy Rule addressed by this request.
Type : string
Location : path
Required : Yes
location
Location : path
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
Required : Yes
project
Type : string
Required : Yes
Description : Identifies the project addressed by this request.
Location : path
clientOperationId
Type : string
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}
Parameter Order :
▼ ▲ dns.responsePolicyRules.create
Description : Creates a new Response Policy Rule.
Parameters :
clientOperationId
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Location : query
responsePolicy
Description : User assigned name of the Response Policy containing the Response Policy Rule.
Required : Yes
Type : string
Location : path
location
Type : string
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Required : Yes
Location : path
project
Description : Identifies the project addressed by this request.
Location : path
Required : Yes
Type : string
Parameter Order :
HTTP Method : POST
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules
Scopes :
▼ ▲ dns.responsePolicyRules.patch
Description : Applies a partial update to an existing Response Policy Rule.
HTTP Method : PATCH
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}
Scopes :
Parameters :
project
Type : string
Location : path
Description : Identifies the project addressed by this request.
Required : Yes
responsePolicy
Description : User assigned name of the Response Policy containing the Response Policy Rule.
Location : path
Required : Yes
Type : string
location
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Default : global
Type : string
Required : Yes
Location : path
responsePolicyRule
Location : path
Type : string
Required : Yes
Description : User assigned name of the Response Policy Rule addressed by this request.
clientOperationId
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
Location : query
Parameter Order :
▼ ▲ dns.responsePolicyRules.update
HTTP Method : PUT
Scopes :
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}
Description : Updates an existing Response Policy Rule.
Parameters :
clientOperationId
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Location : query
location
Location : path
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
Required : Yes
responsePolicy
Required : Yes
Location : path
Type : string
Description : User assigned name of the Response Policy containing the Response Policy Rule.
project
Type : string
Required : Yes
Description : Identifies the project addressed by this request.
Location : path
responsePolicyRule
Location : path
Required : Yes
Type : string
Description : User assigned name of the Response Policy Rule addressed by this request.
Parameter Order :
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}
▼ ▲ dns.responsePolicyRules.delete
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}
Scopes :
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}
Parameter Order :
HTTP Method : DELETE
Description : Deletes a previously created Response Policy Rule.
Parameters :
clientOperationId
Location : query
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
project
Type : string
Description : Identifies the project addressed by this request.
Required : Yes
Location : path
responsePolicy
Description : User assigned name of the Response Policy containing the Response Policy Rule.
Type : string
Location : path
Required : Yes
location
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Default : global
Type : string
Required : Yes
Location : path
responsePolicyRule
Type : string
Location : path
Required : Yes
Description : User assigned name of the Response Policy Rule addressed by this request.
▼ ▲ dns.resourceRecordSets.list
Description : Enumerates ResourceRecordSets that you have created but not yet deleted.
Scopes :
HTTP Method : GET
Parameter Order :
Parameters :
maxResults
Format : int32
Location : query
Type : integer
Description : Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
managedZone
Required : Yes
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Location : path
Type : string
type
Description : Restricts the list to return only records of this type. If present, the "name" parameter must also be present.
Location : query
Type : string
project
Location : path
Type : string
Required : Yes
Description : Identifies the project addressed by this request.
location
Location : path
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
Required : Yes
name
Description : Restricts the list to return only records with this fully qualified domain name.
Type : string
Location : query
pageToken
Description : Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
Location : query
Type : string
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets
▼ ▲ dns.resourceRecordSets.patch
Description : Applies a partial update to an existing ResourceRecordSet.
Scopes :
Parameter Order :
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets/{name}/{type}
Parameters :
name
Required : Yes
Type : string
Description : Fully qualified domain name.
Location : path
project
Type : string
Required : Yes
Location : path
Description : Identifies the project addressed by this request.
type
Description : RRSet type.
Required : Yes
Location : path
Type : string
managedZone
Required : Yes
Type : string
Location : path
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
clientOperationId
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Location : query
location
Default : global
Required : Yes
Type : string
Location : path
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
HTTP Method : PATCH
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets/{name}/{type}
▼ ▲ dns.resourceRecordSets.create
Parameter Order :
Scopes :
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets
Parameters :
managedZone
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Type : string
Location : path
Required : Yes
clientOperationId
Type : string
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
location
Default : global
Type : string
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Location : path
project
Description : Identifies the project addressed by this request.
Location : path
Required : Yes
Type : string
HTTP Method : POST
Description : Creates a new ResourceRecordSet.
▼ ▲ dns.resourceRecordSets.delete
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets/{name}/{type}
Parameters :
clientOperationId
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
type
Type : string
Required : Yes
Description : RRSet type.
Location : path
location
Location : path
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
Default : global
name
Description : Fully qualified domain name.
Type : string
Location : path
Required : Yes
managedZone
Required : Yes
Location : path
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Type : string
project
Required : Yes
Location : path
Description : Identifies the project addressed by this request.
Type : string
Parameter Order :
HTTP Method : DELETE
Description : Deletes a previously created ResourceRecordSet.
Scopes :
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets/{name}/{type}
▼ ▲ dns.resourceRecordSets.get
Scopes :
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets/{name}/{type}
HTTP Method : GET
Parameter Order :
Parameters :
clientOperationId
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Location : query
location
Type : string
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Location : path
Required : Yes
Default : global
managedZone
Required : Yes
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Location : path
Type : string
type
Type : string
Location : path
Required : Yes
Description : RRSet type.
project
Location : path
Type : string
Required : Yes
Description : Identifies the project addressed by this request.
name
Description : Fully qualified domain name.
Required : Yes
Location : path
Type : string
Description : Fetches the representation of an existing ResourceRecordSet.
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets/{name}/{type}
▼ ▲ dns.responsePolicies.create
Parameter Order :
HTTP Method : POST
Scopes :
Parameters :
project
Required : Yes
Type : string
Description : Identifies the project addressed by this request.
Location : path
location
Required : Yes
Location : path
Description : Specifies the location of the resource, only applicable in the v APIs. This information will be used for routing and will be part of the resource name.
Default : global
Type : string
clientOperationId
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
Description : Creates a new Response Policy
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies
▼ ▲ dns.responsePolicies.update
HTTP Method : PUT
Parameter Order :
Scopes :
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
Parameters :
location
Required : Yes
Default : global
Type : string
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Location : path
clientOperationId
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
Location : query
project
Description : Identifies the project addressed by this request.
Required : Yes
Location : path
Type : string
responsePolicy
Type : string
Location : path
Description : User assigned name of the Response Policy addressed by this request.
Required : Yes
Description : Updates an existing Response Policy.
▼ ▲ dns.responsePolicies.patch
Description : Applies a partial update to an existing Response Policy.
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
HTTP Method : PATCH
Scopes :
Parameter Order :
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
Parameters :
project
Type : string
Description : Identifies the project addressed by this request.
Required : Yes
Location : path
responsePolicy
Location : path
Required : Yes
Description : User assigned name of the Respones Policy addressed by this request.
Type : string
location
Default : global
Type : string
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Required : Yes
Location : path
clientOperationId
Location : query
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
▼ ▲ dns.responsePolicies.get
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
Parameters :
project
Required : Yes
Type : string
Location : path
Description : Identifies the project addressed by this request.
responsePolicy
Location : path
Description : User assigned name of the Response Policy addressed by this request.
Type : string
Required : Yes
clientOperationId
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Location : query
Type : string
location
Location : path
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
Default : global
Parameter Order :
HTTP Method : GET
Description : Fetches the representation of an existing Response Policy.
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
Scopes :
▼ ▲ dns.responsePolicies.list
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies
Parameter Order :
Description : Enumerates all Response Policies associated with a project.
Scopes :
Parameters :
pageToken
Description : Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
Type : string
Location : query
maxResults
Type : integer
Description : Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
Format : int32
Location : query
location
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Default : global
Type : string
Location : path
project
Description : Identifies the project addressed by this request.
Required : Yes
Location : path
Type : string
HTTP Method : GET
▼ ▲ dns.responsePolicies.delete
Parameters :
location
Location : path
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
Required : Yes
responsePolicy
Type : string
Description : User assigned name of the Response Policy addressed by this request.
Location : path
Required : Yes
clientOperationId
Location : query
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
project
Description : Identifies the project addressed by this request.
Required : Yes
Location : path
Type : string
Scopes :
Description : Deletes a previously created Response Policy. Fails if the response policy is non-empty or still being referenced by a network.
Flat Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
Parameter Order :
HTTP Method : DELETE
Path : dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
▼ ▲ dns.changes.list
Scopes :
Description : Enumerates Changes to a ResourceRecordSet collection.
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes
Parameter Order :
HTTP Method : GET
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes
Parameters :
sortBy
Type : string
Location : query
Enum Descriptions :
Enum : CHANGE_SEQUENCE
Default : CHANGE_SEQUENCE
Description : Sorting criterion. The only supported value is change sequence.
pageToken
Type : string
Location : query
Description : Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
project
Type : string
Description : Identifies the project addressed by this request.
Location : path
Required : Yes
sortOrder
Location : query
Description : Sorting order direction: 'ascending' or 'descending'.
Type : string
managedZone
Required : Yes
Type : string
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Location : path
maxResults
Type : integer
Format : int32
Description : Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
Location : query
location
Required : Yes
Default : global
Location : path
Type : string
▼ ▲ dns.changes.create
Scopes :
Parameter Order :
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes
Parameters :
project
Location : path
Description : Identifies the project addressed by this request.
Type : string
Required : Yes
clientOperationId
Type : string
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
managedZone
Required : Yes
Location : path
Type : string
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
location
Location : path
Type : string
Required : Yes
Default : global
Description : Atomically updates the ResourceRecordSet collection.
HTTP Method : POST
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes
▼ ▲ dns.changes.get
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes/{changeId}
Parameters :
clientOperationId
Location : query
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
project
Location : path
Description : Identifies the project addressed by this request.
Type : string
Required : Yes
managedZone
Type : string
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Required : Yes
Location : path
changeId
Type : string
Location : path
Required : Yes
Description : The identifier of the requested change, from a previous ResourceRecordSetsChangeResponse.
location
Location : path
Type : string
Default : global
Required : Yes
Description : Fetches the representation of an existing Change.
Scopes :
Parameter Order :
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes/{changeId}
HTTP Method : GET
▼ ▲ dns.managedZones.list
Parameters :
maxResults
Description : Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
Type : integer
Format : int32
Location : query
pageToken
Location : query
Type : string
Description : Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
location
Required : Yes
Type : string
Location : path
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
project
Description : Identifies the project addressed by this request.
Location : path
Required : Yes
Type : string
dnsName
Type : string
Location : query
Description : Restricts the list to return only zones with this domain name.
Parameter Order :
Path : dns/v2/projects/{project}/locations/{location}/managedZones
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones
HTTP Method : GET
Scopes :
Description : Enumerates ManagedZones that have been created but not yet deleted.
▼ ▲ dns.managedZones.get
HTTP Method : GET
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
Parameters :
clientOperationId
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Location : query
managedZone
Type : string
Location : path
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Required : Yes
location
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Default : global
Location : path
Required : Yes
Type : string
project
Type : string
Required : Yes
Description : Identifies the project addressed by this request.
Location : path
Scopes :
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
Description : Fetches the representation of an existing ManagedZone.
Parameter Order :
▼ ▲ dns.managedZones.update
Parameters :
managedZone
Location : path
Required : Yes
Type : string
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
project
Location : path
Description : Identifies the project addressed by this request.
Type : string
Required : Yes
location
Default : global
Required : Yes
Type : string
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Location : path
clientOperationId
Location : query
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Scopes :
Description : Updates an existing ManagedZone.
Parameter Order :
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
HTTP Method : PUT
▼ ▲ dns.managedZones.delete
Scopes :
Parameter Order :
HTTP Method : DELETE
Description : Deletes a previously created ManagedZone.
Parameters :
project
Required : Yes
Type : string
Description : Identifies the project addressed by this request.
Location : path
managedZone
Required : Yes
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Type : string
Location : path
clientOperationId
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
location
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
Location : path
Default : global
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
▼ ▲ dns.managedZones.create
Description : Creates a new ManagedZone.
Path : dns/v2/projects/{project}/locations/{location}/managedZones
Parameters :
project
Type : string
Location : path
Required : Yes
Description : Identifies the project addressed by this request.
location
Default : global
Location : path
Type : string
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Required : Yes
clientOperationId
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
Scopes :
HTTP Method : POST
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones
Parameter Order :
▼ ▲ dns.managedZones.patch
Parameter Order :
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
HTTP Method : PATCH
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
Scopes :
Parameters :
location
Type : string
Location : path
Required : Yes
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
project
Description : Identifies the project addressed by this request.
Type : string
Required : Yes
Location : path
managedZone
Type : string
Required : Yes
Location : path
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
clientOperationId
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Location : query
Description : Applies a partial update to an existing ManagedZone.
▼ ▲ dns.projects.get
HTTP Method : GET
Scopes :
Parameter Order :
Description : Fetches the representation of an existing Project.
Path : dns/v2/projects/{project}/locations/{location}
Flat Path : dns/v2/projects/{project}/locations/{location}
Parameters :
project
Description : Identifies the project addressed by this request.
Required : Yes
Location : path
Type : string
clientOperationId
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
location
Type : string
Required : Yes
Default : global
Location : path
▼ ▲ dns.policies.delete
HTTP Method : DELETE
Scopes :
Flat Path : dns/v2/projects/{project}/locations/{location}/policies/{policy}
Parameters :
clientOperationId
Location : query
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
location
Location : path
Required : Yes
Default : global
Type : string
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
policy
Description : User given friendly name of the policy addressed by this request.
Type : string
Location : path
Required : Yes
project
Required : Yes
Type : string
Description : Identifies the project addressed by this request.
Location : path
Path : dns/v2/projects/{project}/locations/{location}/policies/{policy}
Parameter Order :
Description : Deletes a previously created Policy. Fails if the policy is still being referenced by a network.
▼ ▲ dns.policies.patch
Description : Applies a partial update to an existing Policy.
Flat Path : dns/v2/projects/{project}/locations/{location}/policies/{policy}
Parameter Order :
Parameters :
clientOperationId
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Location : query
location
Default : global
Location : path
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
policy
Type : string
Required : Yes
Description : User given friendly name of the policy addressed by this request.
Location : path
project
Type : string
Description : Identifies the project addressed by this request.
Location : path
Required : Yes
Path : dns/v2/projects/{project}/locations/{location}/policies/{policy}
Scopes :
HTTP Method : PATCH
▼ ▲ dns.policies.get
Scopes :
Parameter Order :
HTTP Method : GET
Flat Path : dns/v2/projects/{project}/locations/{location}/policies/{policy}
Description : Fetches the representation of an existing Policy.
Path : dns/v2/projects/{project}/locations/{location}/policies/{policy}
Parameters :
location
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Default : global
Location : path
Type : string
project
Location : path
Type : string
Description : Identifies the project addressed by this request.
Required : Yes
clientOperationId
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
policy
Type : string
Description : User given friendly name of the policy addressed by this request.
Location : path
Required : Yes
▼ ▲ dns.policies.list
Path : dns/v2/projects/{project}/locations/{location}/policies
Parameter Order :
Parameters :
pageToken
Type : string
Location : query
Description : Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
location
Type : string
Location : path
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Default : global
project
Location : path
Description : Identifies the project addressed by this request.
Type : string
Required : Yes
maxResults
Format : int32
Location : query
Type : integer
Description : Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
Flat Path : dns/v2/projects/{project}/locations/{location}/policies
Scopes :
HTTP Method : GET
Description : Enumerates all Policies associated with a project.
▼ ▲ dns.policies.create
Scopes :
Description : Creates a new Policy.
Flat Path : dns/v2/projects/{project}/locations/{location}/policies
Path : dns/v2/projects/{project}/locations/{location}/policies
HTTP Method : POST
Parameters :
clientOperationId
Location : query
Type : string
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
location
Required : Yes
Default : global
Location : path
Type : string
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
project
Description : Identifies the project addressed by this request.
Location : path
Required : Yes
Type : string
Parameter Order :
▼ ▲ dns.policies.update
Parameters :
location
Location : path
Required : Yes
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
policy
Location : path
Required : Yes
Description : User given friendly name of the policy addressed by this request.
Type : string
project
Type : string
Location : path
Description : Identifies the project addressed by this request.
Required : Yes
clientOperationId
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
Location : query
Path : dns/v2/projects/{project}/locations/{location}/policies/{policy}
Description : Updates an existing Policy.
Scopes :
HTTP Method : PUT
Parameter Order :
Flat Path : dns/v2/projects/{project}/locations/{location}/policies/{policy}
▼ ▲ dns.managedZoneOperations.list
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/operations
Parameters :
location
Required : Yes
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Location : path
Type : string
Default : global
maxResults
Type : integer
Location : query
Description : Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
Format : int32
project
Type : string
Required : Yes
Description : Identifies the project addressed by this request.
Location : path
pageToken
Type : string
Description : Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
Location : query
sortBy
Default : START_TIME
Enum :
Enum Descriptions :
Description : Sorting criterion. The only supported values are START_TIME and ID.
Location : query
Type : string
managedZone
Required : Yes
Type : string
Location : path
Description : Identifies the managed zone addressed by this request.
Scopes :
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/operations
Parameter Order :
Description : Enumerates Operations for the given ManagedZone.
HTTP Method : GET
▼ ▲ dns.managedZoneOperations.get
HTTP Method : GET
Parameters :
clientOperationId
Location : query
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
managedZone
Required : Yes
Location : path
Description : Identifies the managed zone addressed by this request.
Type : string
location
Required : Yes
Location : path
Default : global
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Type : string
operation
Location : path
Description : Identifies the operation addressed by this request (ID of the operation).
Type : string
Required : Yes
project
Type : string
Description : Identifies the project addressed by this request.
Required : Yes
Location : path
Description : Fetches the representation of an existing Operation.
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/operations/{operation}
Scopes :
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/operations/{operation}
Parameter Order :
▼ ▲ dns.dnsKeys.get
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/dnsKeys/{dnsKeyId}
Description : Fetches the representation of an existing DnsKey.
Parameters :
managedZone
Location : path
Required : Yes
Type : string
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
location
Type : string
Default : global
Location : path
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Required : Yes
clientOperationId
Description : For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Type : string
Location : query
dnsKeyId
Description : The identifier of the requested DnsKey.
Location : path
Type : string
Required : Yes
project
Type : string
Required : Yes
Description : Identifies the project addressed by this request.
Location : path
digestType
Type : string
Location : query
Description : 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.
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/dnsKeys/{dnsKeyId}
HTTP Method : GET
Scopes :
Parameter Order :
▼ ▲ dns.dnsKeys.list
Scopes :
Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/dnsKeys
Parameter Order :
Parameters :
maxResults
Format : int32
Type : integer
Location : query
Description : Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
project
Type : string
Required : Yes
Description : Identifies the project addressed by this request.
Location : path
location
Default : global
Location : path
Description : Specifies the location of the resource. This information will be used for routing and will be part of the resource name.
Required : Yes
Type : string
managedZone
Description : Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Required : Yes
Location : path
Type : string
digestType
Location : query
Type : string
Description : 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.
pageToken
Type : string
Location : query
Description : Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
HTTP Method : GET
Flat Path : dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/dnsKeys
Description : Enumerates DnsKeys to a ResourceRecordSet collection.