Skip to main content

database_roles_iam_policies

Creates, updates, deletes, gets or lists a database_roles_iam_policies resource.

Overview

Namedatabase_roles_iam_policies
TypeResource
Idgoogle.spanner.database_roles_iam_policies

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource.

Methods

NameAccessible byRequired ParamsDescription
projects_instances_databases_database_roles_test_iam_permissionsEXECdatabaseRolesId, databasesId, instancesId, projectsIdReturns permissions that the caller has on the specified database or backup resource. Attempting this RPC on a non-existent Cloud Spanner database will result in a NOT_FOUND error if the user has spanner.databases.list permission on the containing Cloud Spanner instance. Otherwise returns an empty set of permissions. Calling this method on a backup that does not exist will result in a NOT_FOUND error if the user has spanner.backups.list permission on the containing instance.