ENUM
AuthRbacAssignableScopeType
Enum describing rbac scope types that can be assigned to roles
link GraphQL Schema definition
- enum AuthRbacAssignableScopeType {
- # Represents global visibility
- # Represents all projects that user has visibility to
- # Represents App engine Spaces that user has visibility to
- # Represents Kubernetes Clusters that user has visibility to
- # Represents Kubernetes Cluster groups in App Engine that user has visibility to
- }