Identity and Access Management (IAM) API (iam:v1)

2026-09-03

3 new methods

Additions

    Methods
  • iam.locations.workforcePools.providers.scimTenants.setIamPolicy

      Flat Path : v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}/scimTenants/{scimTenantsId}:setIamPolicy

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Path : v1/{+resource}:setIamPolicy

      Parameter Order : resource

      HTTP Method : POST

      Parameters :

        resource

          Required : Yes

          Location : path

          Pattern : ^locations/[^/]+/workforcePools/[^/]+/providers/[^/]+/scimTenants/[^/]+$

          Type : string

          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 IAM policies on a WorkforcePool.

  • iam.locations.workforcePools.providers.scimTenants.testIamPermissions

      Flat Path : v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}/scimTenants/{scimTenantsId}:testIamPermissions

      Description : Returns the caller's permissions on the WorkforcePool. If the pool doesn't exist, this call returns an empty set of permissions. It doesn't return a `NOT_FOUND` error.

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Path : v1/{+resource}:testIamPermissions

      HTTP Method : POST

      Parameters :

        resource

          Pattern : ^locations/[^/]+/workforcePools/[^/]+/providers/[^/]+/scimTenants/[^/]+$

          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.

          Required : Yes

          Type : string

          Location : path

      Parameter Order : resource

  • iam.locations.workforcePools.providers.scimTenants.getIamPolicy

      Path : v1/{+resource}:getIamPolicy

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameters :

        resource

          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 : ^locations/[^/]+/workforcePools/[^/]+/providers/[^/]+/scimTenants/[^/]+$

          Location : path

          Type : string

      Description : Gets IAM policies on a WorkforcePool.

      Parameter Order : resource

      Flat Path : v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}/scimTenants/{scimTenantsId}:getIamPolicy

      HTTP Method : POST