Cloud Run Admin API (run:v2)

2026-04-29

3 new methods

Additions

    Methods
  • run.projects.locations.instances.testIamPermissions

      Path : v2/{+resource}:testIamPermissions

      Parameter Order : resource

      HTTP Method : POST

      Parameters :

        resource

          Location : path

          Required : Yes

          Type : string

          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.

          Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/run
    • https://www.googleapis.com/auth/run.readonly
    • Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:testIamPermissions

      Description : Returns permissions that a caller has on the specified Project. There are no permissions required for making this API call.

  • run.projects.locations.instances.getIamPolicy

      Path : v2/{+resource}:getIamPolicy

      Parameter Order : resource

      HTTP Method : GET

      Parameters :

        options.requestedPolicyVersion

          Description : Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).

          Type : integer

          Format : int32

          Location : query

        resource

          Location : path

          Required : Yes

          Type : string

          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 : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/run
    • https://www.googleapis.com/auth/run.readonly
    • Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy

      Description : Gets the IAM Access Control policy currently in effect for the given Instance. This result does not include any inherited policies.

  • run.projects.locations.instances.setIamPolicy

      HTTP Method : POST

      Parameters :

        resource

          Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$

          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.

          Required : Yes

          Type : string

          Location : path

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy

      Description : Sets the IAM Access control policy for the specified Instance. Overwrites any existing policy.

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/run
    • Path : v2/{+resource}:setIamPolicy

      Parameter Order : resource