2026-07-16
▼ ▲ recaptchaenterprise.projects.keys.updatePolicy
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1/projects/{projectsId}/keys/{keysId}/policy
Parameters :
updateMask
Format : google-fieldmask
Description : Optional. The mask to control which fields of the policy get updated. If the mask is not present, all fields are updated.
Type : string
Location : query
name
Pattern : ^projects/[^/]+/keys/[^/]+/policy$
Description : Identifier. Resource name for this policy. Format: "projects/{project}/keys/{key}/policy" for a policy under a key.
Required : Yes
Location : path
Parameter Order : name
Description : Updates the policy for a key.
HTTP Method : PATCH
Path : v1/{+name}
▼ ▲ recaptchaenterprise.projects.keys.getPolicy
HTTP Method : GET
Description : Get the policy for a key.
Description : Required. The name of the policy to get, in the format `projects/{project}/keys/{key}/policy`.