We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update Groups.md
Additional groups API documentation
Expand the options for viewing group members
Course-work and vacation updates
Quote tildes
Updated `gam <UserTypeEntity> create|update sendas <EmailAddress> ... replyto <EmailAddress>` to allow uppercase letters in `sendas <EmailAddress>` and `replyto <EmailAddress>`.
showitemcountonly part 1
Multiple updates
Updated print aliases|groups|group-members|users Added option `verifyorganizer [<Boolean>]` to `gam <UserTypeEntity> copy|move drivefile`
Point to collections of items
Markdown cleanup
Added option `noactionifalias` to `gam delete groups <GroupEntity>`
Updated `<GroupSettingsAttribute> whocancontactowner` to include option `all_owners_can_contact`.
Clean up <UniqueID>
Added option `accesstype public|team|announcementonly|restricted` to `gam create|update group`
Update <JSONData> documentation.
Two updates Added options `showparentsaslist [<Boolean>]` and `delimiter <Character>` to `gam print grouptree` and `gam <UserTypeEntity> print grouptree` that display the group parent emails and names in two columns as delimited lists rather than multiple indexed columns. Added options `downloadattempts <Integer>` and `retryinterval <Integer>` to `gam download vaultexport` that cause GAM to wait for a vault export to be completed. By default, GAM makes only one download attempt. If mutiple attempts are specified, GAM waits `retryinterval <Integer>` seconds between attempts; the default interval is 30 seconds.