Class DatabaseRole (3.22.2)

DatabaseRole(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A Cloud Spanner database role.

Attribute

NameDescription
name str
Required. The name of the database role. Values are of the form projects/, where is as specified in the CREATE ROLE DDL statement. This name can be passed to Get/Set IAMPolicy methods to identify the database role.