GroupRole
The role of a group within an organization.
enum GroupRole {
ORGANIZATION_ADMIN
ORGANIZATION_VIEWER
CUSTOM
}
Values
GroupRole.ORGANIZATION_ADMIN {#organization-admin}
Full administrative access to the organization
GroupRole.ORGANIZATION_VIEWER {#organization-viewer}
Read-only access to the organization
GroupRole.CUSTOM {#custom}
Custom role with project-level access grants