2025-10-16
▼ ▲ bigtableadmin.projects.instances.tables.schemaBundles.getIamPolicy
Path : v2/{+resource}:getIamPolicy
Flat Path : v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}/schemaBundles/{schemaBundlesId}:getIamPolicy
HTTP Method : POST
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.
Pattern : ^projects/[^/]+/instances/[^/]+/tables/[^/]+/schemaBundles/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : resource
Scopes :
Description : Gets the access control policy for a Bigtable resource. Returns an empty policy if the resource exists but does not have a policy set.
▼ ▲ bigtableadmin.projects.instances.tables.schemaBundles.setIamPolicy
Path : v2/{+resource}:setIamPolicy
Flat Path : v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}/schemaBundles/{schemaBundlesId}:setIamPolicy
HTTP Method : POST
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.
Pattern : ^projects/[^/]+/instances/[^/]+/tables/[^/]+/schemaBundles/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : resource
Scopes :
Description : Sets the access control policy on a Bigtable resource. Replaces any existing policy.
▼ ▲ bigtableadmin.projects.instances.tables.schemaBundles.testIamPermissions
Path : v2/{+resource}:testIamPermissions
Flat Path : v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}/schemaBundles/{schemaBundlesId}:testIamPermissions
HTTP Method : POST
Parameters :
resource
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/[^/]+/instances/[^/]+/tables/[^/]+/schemaBundles/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : resource
Scopes :
Description : Returns permissions that the caller has on the specified Bigtable resource.