BigLake API (biglake:v1)

2025-11-02

4 new methods

Additions

    Methods
  • biglake.projects.catalogs.namespaces.getIamPolicy

      Parameters :

        options.requestedPolicyVersion

          Location : query

          Type : integer

          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).

          Format : int32

        resource

          Required : Yes

          Type : string

          Location : path

          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/[^/]+/catalogs/[^/]+/namespaces/[^/]+$

      HTTP Method : GET

      Parameter Order : resource

      Flat Path : v1/projects/{projectsId}/catalogs/{catalogsId}/namespaces/{namespacesId}:getIamPolicy

      Path : v1/{+resource}:getIamPolicy

      Scopes :

    • https://www.googleapis.com/auth/bigquery
    • https://www.googleapis.com/auth/cloud-platform
    • Description : Gets the IAM policy for the specified Catalog.

  • biglake.projects.catalogs.namespaces.setIamPolicy

      Parameters :

        resource

          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

          Pattern : ^projects/[^/]+/catalogs/[^/]+/namespaces/[^/]+$

          Type : string

          Location : path

      HTTP Method : POST

      Parameter Order : resource

      Path : v1/{+resource}:setIamPolicy

      Description : Sets the IAM policy for the specified catalog.

      Flat Path : v1/projects/{projectsId}/catalogs/{catalogsId}/namespaces/{namespacesId}:setIamPolicy

      Scopes :

    • https://www.googleapis.com/auth/bigquery
    • https://www.googleapis.com/auth/cloud-platform
  • biglake.projects.catalogs.setIamPolicy

      Flat Path : v1/projects/{projectsId}/catalogs/{catalogsId}:setIamPolicy

      Parameters :

        resource

          Pattern : ^projects/[^/]+/catalogs/[^/]+$

          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.

          Type : string

          Required : Yes

          Location : path

      Parameter Order : resource

      Description : Sets the IAM policy for the specified catalog.

      Scopes :

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

      HTTP Method : POST

  • biglake.projects.catalogs.getIamPolicy

      Scopes :

    • https://www.googleapis.com/auth/bigquery
    • https://www.googleapis.com/auth/cloud-platform
    • Path : v1/{+resource}:getIamPolicy

      Description : Gets the IAM policy for the specified Catalog.

      Parameter Order : resource

      HTTP Method : GET

      Parameters :

        resource

          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.

          Location : path

          Pattern : ^projects/[^/]+/catalogs/[^/]+$

          Required : Yes

          Type : string

        options.requestedPolicyVersion

          Location : query

          Type : integer

          Format : int32

          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).

      Flat Path : v1/projects/{projectsId}/catalogs/{catalogsId}:getIamPolicy