We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update Permission-Matches.md
Cleanup
permissionDetails improvements
Added the following options to `<PermissionMatch>` that allow more powerful matching ``` nottype <DriveFileACLType> typelist <DriveFileACLTypeList> nottypelist <DriveFileACLTypeList> rolelist <DriveFileACLRoleList> notrolelist <DriveFileACLRoleList> ```
Two updates Added `permissionidlist <PermissionIDList>` to `<PermissionMatch>` Added option `exportlinkeddrivefiles <Boolean>` to `gam create vaultexport`
Added `emailaddresslist <EmailAddressList>` to `<PermissionMatch>`
Fixed bug in `gam info user <UserItem> quick`; improved pm
Added option `notdomain <RegularExpression>` to `<PermissionMatch>`
Update Python RE references
Replace Team Drive with Shared Drive
Various updates