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