role property

String? role
getter/setter pair

Role that is assigned to the list of members, or principals.

For example, roles/viewer, roles/editor, or roles/owner. For an overview of the IAM roles and permissions, see the IAM documentation. For a list of the available pre-defined roles, see here.

Implementation

core.String? role;