Cloud Identity API (cloudidentity:v1beta1)

2025-10-30

3 new methods

Additions

    Methods
  • cloudidentity.policies.create

  • 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

      Scopes : https://www.googleapis.com/auth/cloud-identity.policies

      Path : v1beta1/{+name}

      Flat Path : v1beta1/policies/{policiesId}

  • cloudidentity.policies.patch

      Parameters :

        name

          Type : string

          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

      Scopes : https://www.googleapis.com/auth/cloud-identity.policies

      Parameter Order : name

      Description : Update a policy.

      Flat Path : v1beta1/policies/{policiesId}

      HTTP Method : PATCH

      Path : v1beta1/{+name}