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