name property

String? name
getter/setter pair

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;