We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update Users-Drive-Cleanup.md
Updated `gam <UserTypeEntity> delete|print emptydrivefolders`
Update DriveFileEntity UserTypeEntity references
Added the following shortcuts to `<DriveFileQueryShortcut>`: * my_top_files - "'me' in owners and mimeType != application/vnd.google-apps.folder and 'root' in parents" * my_top_folders - "'me' in owners and mimeType = application/vnd.google-apps.folder and 'root' in parents" * my_top_items - "'me' in owners and 'root' in parents"
Fix bugs, add formatjson to print buildings, add print emptydrivefolders
Replace Team Drive with Shared Drive
Cleanup installation documentation