2026-05-15
▼ ▲ cloudidentity.policies.create
Path : v1/policies
Flat Path : v1/policies
HTTP Method : POST
Scopes : https://www.googleapis.com/auth/cloud-identity.policies
Description : Create a policy.
▼ ▲ cloudidentity.policies.patch
Path : v1/{+name}
Flat Path : v1/policies/{policiesId}
HTTP Method : PATCH
Parameters :
name
Description : Output only. Identifier. The [resource name](https://cloud.google.com/apis/design/resource_names) of the Policy. Format: policies/{policy}.
Pattern : ^policies/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Description : Update a policy.
▼ ▲ cloudidentity.policies.delete
HTTP Method : DELETE
Description : Required. The name of the policy to delete. Format: `policies/{policy}`.
Description : Delete a policy.