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