gam_admin_sync_group_members
Synchronize a Google Group's membership to match a target list, adding or removing members concurrently.
Instructions
Synchronizes a Google Group's membership against a target list, adding/removing concurrently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Compute diffs without writing (default true). | |
| groupEmail | Yes | The target Google Group email address. | |
| targetMembers | Yes | The complete desired list of member emails. | |
| adminUserEmail | Yes | The administrator email to impersonate. |