2022-05-23
▼ ▲ dns.managedZones.testIamPermissions
Parameters :
resource
Location : path
Type : string
Required : Yes
Description : REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Pattern : ^projects/[^/]+/managedZones/[^/]+$
Description : Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.
Flat Path : dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:testIamPermissions
Path : dns/v1/{+resource}:testIamPermissions
HTTP Method : POST
Scopes :
Parameter Order : resource
▼ ▲ dns.managedZones.setIamPolicy
Flat Path : dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy
HTTP Method : POST
Path : dns/v1/{+resource}:setIamPolicy
Parameter Order : resource
Scopes :
Parameters :
resource
Type : string
Location : path
Pattern : ^projects/[^/]+/managedZones/[^/]+$
Required : Yes
Description : REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Description : Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
▼ ▲ dns.managedZones.getIamPolicy
Scopes :
Parameter Order : resource
Path : dns/v1/{+resource}:getIamPolicy
HTTP Method : POST
Description : Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Flat Path : dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy
Parameters :
resource
Location : path
Required : Yes
Description : REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Pattern : ^projects/[^/]+/managedZones/[^/]+$
Type : string