googleworkspace.role
Description
Google Workspace role
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | int | ID of the role |
| name | string | Name of the role |
| description | string | A short description of the role |
| isSystemRole | bool | Whether this is a pre-defined system role |
| isSuperAdminRole | bool | Whether the role is a super admin role |
| privileges | []dict | The set of privileges |