name property
The name of the database role.
Values are of the form projects//instances//databases//databaseRoles/
where `` is as specified in the CREATE ROLE
DDL statement.
Required.
Implementation
core.String? name;
The name of the database role.
Values are of the form projects//instances//databases//databaseRoles/
where `` is as specified in the CREATE ROLE
DDL statement.
Required.
core.String? name;