googleworkspace.group
Description
Google Workspace group
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | The unique ID of a group |
| name | string | The group's display name |
| string | The group's email address | |
| description | string | Purpose of the group |
| aliases | []string | A list of a group's alias email addresses |
| directMembersCount | int | The number of users that are direct members of the group |
| adminCreated | bool | Whether this group was created by an administrator rather than a user |
| members | []googleworkspace.member | Retrieve members of the group |
| settings | dict | Group settings |
| securitySettings | dict | Group security settings |