2024-03-28
▼ ▲ bigtableadmin.projects.instances.tables.authorizedViews.getIamPolicy
Path : v2/{+resource}:getIamPolicy
Flat Path : v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}/authorizedViews/{authorizedViewsId}: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/[^/]+/authorizedViews/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : resource
Scopes :
Description : Gets the access control policy for a Table or Backup resource. Returns an empty policy if the resource exists but does not have a policy set.
▼ ▲ bigtableadmin.projects.instances.tables.authorizedViews.setIamPolicy
Path : v2/{+resource}:setIamPolicy
Flat Path : v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}/authorizedViews/{authorizedViewsId}: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/[^/]+/authorizedViews/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : resource
Scopes :
Description : Sets the access control policy on a Table or Backup resource. Replaces any existing policy.
▼ ▲ bigtableadmin.projects.instances.tables.authorizedViews.testIamPermissions
Path : v2/{+resource}:testIamPermissions
Flat Path : v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}/authorizedViews/{authorizedViewsId}: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/[^/]+/authorizedViews/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : resource
Scopes :
Description : Returns permissions that the caller has on the specified Table or Backup resource.