ProjectsLocationsServicesDatabasesTables
class ProjectsLocationsServicesDatabasesTables extends Resource (View source)
The "tables" collection of methods.
Typical usage is:
$metastoreService = new Google\Service\DataprocMetastore(...);
$tables = $metastoreService->projects_locations_services_databases_tables;
Methods
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set. (tables.getIamPolicy)
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors. (tables.setIamPolicy)
Details
Policy
getIamPolicy(string $resource, array $optParams = [])
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set. (tables.getIamPolicy)
Policy
setIamPolicy(string $resource, SetIamPolicyRequest $postBody, array $optParams = [])
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors. (tables.setIamPolicy)