role property
The member's role in a group.
The API returns an error for cycles in group memberships. For example, if
group1
is a member of group2
, group2
cannot be a member of group1
.
For more information about a member's role, see the
administration help center.
Implementation
core.String? role;