TransitiveMembershipRole

Message representing the role of a TransitiveMembership.

JSON representation
{
  "role": string
}
Fields
role

string

TransitiveMembershipRole in string format. Currently supported TransitiveMembershipRoles: "MEMBER", "OWNER", and "MANAGER".