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