[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-google-workspace-gws-drive":3,"mdc--4cny99-key":46,"related-org-google-workspace-gws-drive":1603,"related-repo-google-workspace-gws-drive":1747},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":21,"repoUrl":22,"updatedAt":23,"license":24,"forks":25,"topics":26,"repo":41,"sourceUrl":44,"mdContent":45},"gws-drive","manage files in Google Drive","Google Drive: Manage files, folders, and shared drives.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"google-workspace","Google Workspace","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fgoogle-workspace.png","googleworkspace",[13,17,20],{"name":14,"slug":15,"type":16},"Google Drive","google-drive","tag",{"name":18,"slug":19,"type":16},"File Storage","file-storage",{"name":9,"slug":8,"type":16},29614,"https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli","2026-07-12T08:24:42.025037",null,1717,[27,28,29,30,31,32,33,34,35,36,37,15,38,8,39,40],"agent-skills","ai-agent","automation","cli","discovery-api","gemini-cli-extension","google-admin","google-api","google-calendar","google-chat","google-docs","google-sheets","oauth2","rust",{"repoUrl":22,"stars":21,"forks":25,"topics":42,"description":43},[27,28,29,30,31,32,33,34,35,36,37,15,38,8,39,40],"Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.","https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli\u002Ftree\u002FHEAD\u002Fskills\u002Fgws-drive","---\nname: gws-drive\ndescription: \"Google Drive: Manage files, folders, and shared drives.\"\nmetadata:\n  version: 0.22.5\n  openclaw:\n    category: \"productivity\"\n    requires:\n      bins:\n        - gws\n    cliHelp: \"gws drive --help\"\n---\n\n# drive (v3)\n\n> **PREREQUISITE:** Read `..\u002Fgws-shared\u002FSKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.\n\n```bash\ngws drive \u003Cresource> \u003Cmethod> [flags]\n```\n\n## Helper Commands\n\n| Command | Description |\n|---------|-------------|\n| [`+upload`](..\u002Fgws-drive-upload\u002FSKILL.md) | Upload a file with automatic metadata |\n\n## API Resources\n\n### about\n\n  - `get` — Gets information about the user, the user's Drive, and system capabilities. For more information, see [Return user info](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fuser-info). Required: The `fields` parameter must be set. To return the exact fields you need, see [Return specific fields](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Ffields-parameter).\n\n### accessproposals\n\n  - `get` — Retrieves an access proposal by ID. For more information, see [Manage pending access proposals](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fpending-access).\n  - `list` — List the access proposals on a file. For more information, see [Manage pending access proposals](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fpending-access). Note: Only approvers are able to list access proposals on a file. If the user isn't an approver, a 403 error is returned.\n  - `resolve` — Approves or denies an access proposal. For more information, see [Manage pending access proposals](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fpending-access).\n\n### approvals\n\n  - `get` — Gets an Approval by ID.\n  - `list` — Lists the Approvals on a file.\n\n### apps\n\n  - `get` — Gets a specific app. For more information, see [Return user info](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fuser-info).\n  - `list` — Lists a user's installed apps. For more information, see [Return user info](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fuser-info).\n\n### changes\n\n  - `getStartPageToken` — Gets the starting pageToken for listing future changes. For more information, see [Retrieve changes](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-changes).\n  - `list` — Lists the changes for a user or shared drive. For more information, see [Retrieve changes](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-changes).\n  - `watch` — Subscribes to changes for a user. For more information, see [Notifications for resource changes](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fpush).\n\n### channels\n\n  - `stop` — Stops watching resources through this channel. For more information, see [Notifications for resource changes](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fpush).\n\n### comments\n\n  - `create` — Creates a comment on a file. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments). Required: The `fields` parameter must be set. To return the exact fields you need, see [Return specific fields](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Ffields-parameter).\n  - `delete` — Deletes a comment. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments).\n  - `get` — Gets a comment by ID. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments). Required: The `fields` parameter must be set. To return the exact fields you need, see [Return specific fields](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Ffields-parameter).\n  - `list` — Lists a file's comments. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments). Required: The `fields` parameter must be set. To return the exact fields you need, see [Return specific fields](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Ffields-parameter).\n  - `update` — Updates a comment with patch semantics. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments). Required: The `fields` parameter must be set. To return the exact fields you need, see [Return specific fields](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Ffields-parameter).\n\n### drives\n\n  - `create` — Creates a shared drive. For more information, see [Manage shared drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-shareddrives).\n  - `get` — Gets a shared drive's metadata by ID. For more information, see [Manage shared drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-shareddrives).\n  - `hide` — Hides a shared drive from the default view. For more information, see [Manage shared drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-shareddrives).\n  - `list` — Lists the user's shared drives. This method accepts the `q` parameter, which is a search query combining one or more search terms. For more information, see the [Search for shared drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fsearch-shareddrives) guide.\n  - `unhide` — Restores a shared drive to the default view. For more information, see [Manage shared drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-shareddrives).\n  - `update` — Updates the metadata for a shared drive. For more information, see [Manage shared drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-shareddrives).\n\n### files\n\n  - `copy` — Creates a copy of a file and applies any requested updates with patch semantics. For more information, see [Create and manage files](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fcreate-file).\n  - `create` — Creates a file. For more information, see [Create and manage files](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fcreate-file). This method supports an *\u002Fupload* URI and accepts uploaded media with the following characteristics: - *Maximum file size:* 5,120 GB - *Accepted Media MIME types:* `*\u002F*` (Specify a valid MIME type, rather than the literal `*\u002F*` value. The literal `*\u002F*` is only used to indicate that any valid MIME type can be uploaded.\n  - `download` — Downloads the content of a file. For more information, see [Download and export files](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-downloads). Operations are valid for 24 hours from the time of creation.\n  - `export` — Exports a Google Workspace document to the requested MIME type and returns exported byte content. For more information, see [Download and export files](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-downloads). Note that the exported content is limited to 10 MB.\n  - `generateIds` — Generates a set of file IDs which can be provided in create or copy requests. For more information, see [Create and manage files](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fcreate-file).\n  - `get` — Gets a file's metadata or content by ID. For more information, see [Search for files and folders](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fsearch-files). If you provide the URL parameter `alt=media`, then the response includes the file contents in the response body. Downloading content with `alt=media` only works if the file is stored in Drive.\n  - `list` — Lists the user's files. For more information, see [Search for files and folders](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fsearch-files). This method accepts the `q` parameter, which is a search query combining one or more search terms. This method returns *all* files by default, including trashed files. If you don't want trashed files to appear in the list, use the `trashed=false` query parameter to remove trashed files from the results.\n  - `listLabels` — Lists the labels on a file. For more information, see [List labels on a file](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Flist-labels).\n  - `modifyLabels` — Modifies the set of labels applied to a file. For more information, see [Set a label field on a file](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fset-label). Returns a list of the labels that were added or modified.\n  - `update` — Updates a file's metadata, content, or both. When calling this method, only populate fields in the request that you want to modify. When updating fields, some fields might be changed automatically, such as `modifiedDate`. This method supports patch semantics. This method supports an *\u002Fupload* URI and accepts uploaded media with the following characteristics: - *Maximum file size:* 5,120 GB - *Accepted Media MIME types:* `*\u002F*` (Specify a valid MIME type, rather than the literal `*\u002F*` value.\n  - `watch` — Subscribes to changes to a file. For more information, see [Notifications for resource changes](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fpush).\n\n### operations\n\n  - `get` — Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.\n\n### permissions\n\n  - `create` — Creates a permission for a file or shared drive. For more information, see [Share files, folders, and drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-sharing). **Warning:** Concurrent permissions operations on the same file aren't supported; only the last update is applied.\n  - `delete` — Deletes a permission. For more information, see [Share files, folders, and drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-sharing). **Warning:** Concurrent permissions operations on the same file aren't supported; only the last update is applied.\n  - `get` — Gets a permission by ID. For more information, see [Share files, folders, and drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-sharing).\n  - `list` — Lists a file's or shared drive's permissions. For more information, see [Share files, folders, and drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-sharing).\n  - `update` — Updates a permission with patch semantics. For more information, see [Share files, folders, and drives](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-sharing). **Warning:** Concurrent permissions operations on the same file aren't supported; only the last update is applied.\n\n### replies\n\n  - `create` — Creates a reply to a comment. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments).\n  - `delete` — Deletes a reply. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments).\n  - `get` — Gets a reply by ID. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments).\n  - `list` — Lists a comment's replies. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments).\n  - `update` — Updates a reply with patch semantics. For more information, see [Manage comments and replies](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments).\n\n### revisions\n\n  - `delete` — Permanently deletes a file version. You can only delete revisions for files with binary content in Google Drive, like images or videos. Revisions for other files, like Google Docs or Sheets, and the last remaining file version can't be deleted. For more information, see [Manage file revisions](https:\u002F\u002Fdevelopers.google.com\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-revisions).\n  - `get` — Gets a revision's metadata or content by ID. For more information, see [Manage file revisions](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-revisions).\n  - `list` — Lists a file's revisions. For more information, see [Manage file revisions](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-revisions). **Important:** The list of revisions returned by this method might be incomplete for files with a large revision history, including frequently edited Google Docs, Sheets, and Slides. Older revisions might be omitted from the response, meaning the first revision returned may not be the oldest existing revision.\n  - `update` — Updates a revision with patch semantics. For more information, see [Manage file revisions](https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-revisions).\n\n### teamdrives\n\n  - `create` — Deprecated: Use `drives.create` instead.\n  - `get` — Deprecated: Use `drives.get` instead.\n  - `list` — Deprecated: Use `drives.list` instead.\n  - `update` — Deprecated: Use `drives.update` instead.\n\n## Discovering Commands\n\nBefore calling any API method, inspect it:\n\n```bash\n# Browse resources and methods\ngws drive --help\n\n# Inspect a method's required params, types, and defaults\ngws schema drive.\u003Cresource>.\u003Cmethod>\n```\n\nUse `gws schema` output to build your `--params` and `--json` flags.\n\n",{"data":47,"body":56},{"name":4,"description":6,"metadata":48},{"version":49,"openclaw":50},"0.22.5",{"category":51,"requires":52,"cliHelp":55},"productivity",{"bins":53},[54],"gws","gws drive --help",{"type":57,"children":58},"root",[59,68,101,174,181,231,237,243,286,291,347,352,375,380,415,420,477,482,502,507,643,648,762,767,1079,1084,1097,1102,1205,1210,1293,1298,1375,1380,1449,1455,1460,1568,1597],{"type":60,"tag":61,"props":62,"children":64},"element","h1",{"id":63},"drive-v3",[65],{"type":66,"value":67},"text","drive (v3)",{"type":60,"tag":69,"props":70,"children":71},"blockquote",{},[72],{"type":60,"tag":73,"props":74,"children":75},"p",{},[76,82,84,91,93,99],{"type":60,"tag":77,"props":78,"children":79},"strong",{},[80],{"type":66,"value":81},"PREREQUISITE:",{"type":66,"value":83}," Read ",{"type":60,"tag":85,"props":86,"children":88},"code",{"className":87},[],[89],{"type":66,"value":90},"..\u002Fgws-shared\u002FSKILL.md",{"type":66,"value":92}," for auth, global flags, and security rules. If missing, run ",{"type":60,"tag":85,"props":94,"children":96},{"className":95},[],[97],{"type":66,"value":98},"gws generate-skills",{"type":66,"value":100}," to create it.",{"type":60,"tag":102,"props":103,"children":108},"pre",{"className":104,"code":105,"language":106,"meta":107,"style":107},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","gws drive \u003Cresource> \u003Cmethod> [flags]\n","bash","",[109],{"type":60,"tag":85,"props":110,"children":111},{"__ignoreMap":107},[112],{"type":60,"tag":113,"props":114,"children":117},"span",{"class":115,"line":116},"line",1,[118,123,129,135,140,146,151,155,160,165,169],{"type":60,"tag":113,"props":119,"children":121},{"style":120},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[122],{"type":66,"value":54},{"type":60,"tag":113,"props":124,"children":126},{"style":125},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[127],{"type":66,"value":128}," drive",{"type":60,"tag":113,"props":130,"children":132},{"style":131},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[133],{"type":66,"value":134}," \u003C",{"type":60,"tag":113,"props":136,"children":137},{"style":125},[138],{"type":66,"value":139},"resourc",{"type":60,"tag":113,"props":141,"children":143},{"style":142},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[144],{"type":66,"value":145},"e",{"type":60,"tag":113,"props":147,"children":148},{"style":131},[149],{"type":66,"value":150},">",{"type":60,"tag":113,"props":152,"children":153},{"style":131},[154],{"type":66,"value":134},{"type":60,"tag":113,"props":156,"children":157},{"style":125},[158],{"type":66,"value":159},"metho",{"type":60,"tag":113,"props":161,"children":162},{"style":142},[163],{"type":66,"value":164},"d",{"type":60,"tag":113,"props":166,"children":167},{"style":131},[168],{"type":66,"value":150},{"type":60,"tag":113,"props":170,"children":171},{"style":142},[172],{"type":66,"value":173}," [flags]\n",{"type":60,"tag":175,"props":176,"children":178},"h2",{"id":177},"helper-commands",[179],{"type":66,"value":180},"Helper Commands",{"type":60,"tag":182,"props":183,"children":184},"table",{},[185,204],{"type":60,"tag":186,"props":187,"children":188},"thead",{},[189],{"type":60,"tag":190,"props":191,"children":192},"tr",{},[193,199],{"type":60,"tag":194,"props":195,"children":196},"th",{},[197],{"type":66,"value":198},"Command",{"type":60,"tag":194,"props":200,"children":201},{},[202],{"type":66,"value":203},"Description",{"type":60,"tag":205,"props":206,"children":207},"tbody",{},[208],{"type":60,"tag":190,"props":209,"children":210},{},[211,226],{"type":60,"tag":212,"props":213,"children":214},"td",{},[215],{"type":60,"tag":216,"props":217,"children":219},"a",{"href":218},"..\u002Fgws-drive-upload\u002FSKILL.md",[220],{"type":60,"tag":85,"props":221,"children":223},{"className":222},[],[224],{"type":66,"value":225},"+upload",{"type":60,"tag":212,"props":227,"children":228},{},[229],{"type":66,"value":230},"Upload a file with automatic metadata",{"type":60,"tag":175,"props":232,"children":234},{"id":233},"api-resources",[235],{"type":66,"value":236},"API Resources",{"type":60,"tag":238,"props":239,"children":241},"h3",{"id":240},"about",[242],{"type":66,"value":240},{"type":60,"tag":244,"props":245,"children":246},"ul",{},[247],{"type":60,"tag":248,"props":249,"children":250},"li",{},[251,257,259,267,269,275,277,284],{"type":60,"tag":85,"props":252,"children":254},{"className":253},[],[255],{"type":66,"value":256},"get",{"type":66,"value":258}," — Gets information about the user, the user's Drive, and system capabilities. For more information, see ",{"type":60,"tag":216,"props":260,"children":264},{"href":261,"rel":262},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fuser-info",[263],"nofollow",[265],{"type":66,"value":266},"Return user info",{"type":66,"value":268},". Required: The ",{"type":60,"tag":85,"props":270,"children":272},{"className":271},[],[273],{"type":66,"value":274},"fields",{"type":66,"value":276}," parameter must be set. To return the exact fields you need, see ",{"type":60,"tag":216,"props":278,"children":281},{"href":279,"rel":280},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Ffields-parameter",[263],[282],{"type":66,"value":283},"Return specific fields",{"type":66,"value":285},".",{"type":60,"tag":238,"props":287,"children":289},{"id":288},"accessproposals",[290],{"type":66,"value":288},{"type":60,"tag":244,"props":292,"children":293},{},[294,312,330],{"type":60,"tag":248,"props":295,"children":296},{},[297,302,304,311],{"type":60,"tag":85,"props":298,"children":300},{"className":299},[],[301],{"type":66,"value":256},{"type":66,"value":303}," — Retrieves an access proposal by ID. For more information, see ",{"type":60,"tag":216,"props":305,"children":308},{"href":306,"rel":307},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fpending-access",[263],[309],{"type":66,"value":310},"Manage pending access proposals",{"type":66,"value":285},{"type":60,"tag":248,"props":313,"children":314},{},[315,321,323,328],{"type":60,"tag":85,"props":316,"children":318},{"className":317},[],[319],{"type":66,"value":320},"list",{"type":66,"value":322}," — List the access proposals on a file. For more information, see ",{"type":60,"tag":216,"props":324,"children":326},{"href":306,"rel":325},[263],[327],{"type":66,"value":310},{"type":66,"value":329},". Note: Only approvers are able to list access proposals on a file. If the user isn't an approver, a 403 error is returned.",{"type":60,"tag":248,"props":331,"children":332},{},[333,339,341,346],{"type":60,"tag":85,"props":334,"children":336},{"className":335},[],[337],{"type":66,"value":338},"resolve",{"type":66,"value":340}," — Approves or denies an access proposal. For more information, see ",{"type":60,"tag":216,"props":342,"children":344},{"href":306,"rel":343},[263],[345],{"type":66,"value":310},{"type":66,"value":285},{"type":60,"tag":238,"props":348,"children":350},{"id":349},"approvals",[351],{"type":66,"value":349},{"type":60,"tag":244,"props":353,"children":354},{},[355,365],{"type":60,"tag":248,"props":356,"children":357},{},[358,363],{"type":60,"tag":85,"props":359,"children":361},{"className":360},[],[362],{"type":66,"value":256},{"type":66,"value":364}," — Gets an Approval by ID.",{"type":60,"tag":248,"props":366,"children":367},{},[368,373],{"type":60,"tag":85,"props":369,"children":371},{"className":370},[],[372],{"type":66,"value":320},{"type":66,"value":374}," — Lists the Approvals on a file.",{"type":60,"tag":238,"props":376,"children":378},{"id":377},"apps",[379],{"type":66,"value":377},{"type":60,"tag":244,"props":381,"children":382},{},[383,399],{"type":60,"tag":248,"props":384,"children":385},{},[386,391,393,398],{"type":60,"tag":85,"props":387,"children":389},{"className":388},[],[390],{"type":66,"value":256},{"type":66,"value":392}," — Gets a specific app. For more information, see ",{"type":60,"tag":216,"props":394,"children":396},{"href":261,"rel":395},[263],[397],{"type":66,"value":266},{"type":66,"value":285},{"type":60,"tag":248,"props":400,"children":401},{},[402,407,409,414],{"type":60,"tag":85,"props":403,"children":405},{"className":404},[],[406],{"type":66,"value":320},{"type":66,"value":408}," — Lists a user's installed apps. For more information, see ",{"type":60,"tag":216,"props":410,"children":412},{"href":261,"rel":411},[263],[413],{"type":66,"value":266},{"type":66,"value":285},{"type":60,"tag":238,"props":416,"children":418},{"id":417},"changes",[419],{"type":66,"value":417},{"type":60,"tag":244,"props":421,"children":422},{},[423,442,458],{"type":60,"tag":248,"props":424,"children":425},{},[426,432,434,441],{"type":60,"tag":85,"props":427,"children":429},{"className":428},[],[430],{"type":66,"value":431},"getStartPageToken",{"type":66,"value":433}," — Gets the starting pageToken for listing future changes. For more information, see ",{"type":60,"tag":216,"props":435,"children":438},{"href":436,"rel":437},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-changes",[263],[439],{"type":66,"value":440},"Retrieve changes",{"type":66,"value":285},{"type":60,"tag":248,"props":443,"children":444},{},[445,450,452,457],{"type":60,"tag":85,"props":446,"children":448},{"className":447},[],[449],{"type":66,"value":320},{"type":66,"value":451}," — Lists the changes for a user or shared drive. For more information, see ",{"type":60,"tag":216,"props":453,"children":455},{"href":436,"rel":454},[263],[456],{"type":66,"value":440},{"type":66,"value":285},{"type":60,"tag":248,"props":459,"children":460},{},[461,467,469,476],{"type":60,"tag":85,"props":462,"children":464},{"className":463},[],[465],{"type":66,"value":466},"watch",{"type":66,"value":468}," — Subscribes to changes for a user. For more information, see ",{"type":60,"tag":216,"props":470,"children":473},{"href":471,"rel":472},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fpush",[263],[474],{"type":66,"value":475},"Notifications for resource changes",{"type":66,"value":285},{"type":60,"tag":238,"props":478,"children":480},{"id":479},"channels",[481],{"type":66,"value":479},{"type":60,"tag":244,"props":483,"children":484},{},[485],{"type":60,"tag":248,"props":486,"children":487},{},[488,494,496,501],{"type":60,"tag":85,"props":489,"children":491},{"className":490},[],[492],{"type":66,"value":493},"stop",{"type":66,"value":495}," — Stops watching resources through this channel. For more information, see ",{"type":60,"tag":216,"props":497,"children":499},{"href":471,"rel":498},[263],[500],{"type":66,"value":475},{"type":66,"value":285},{"type":60,"tag":238,"props":503,"children":505},{"id":504},"comments",[506],{"type":66,"value":504},{"type":60,"tag":244,"props":508,"children":509},{},[510,541,558,586,614],{"type":60,"tag":248,"props":511,"children":512},{},[513,519,521,528,529,534,535,540],{"type":60,"tag":85,"props":514,"children":516},{"className":515},[],[517],{"type":66,"value":518},"create",{"type":66,"value":520}," — Creates a comment on a file. For more information, see ",{"type":60,"tag":216,"props":522,"children":525},{"href":523,"rel":524},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-comments",[263],[526],{"type":66,"value":527},"Manage comments and replies",{"type":66,"value":268},{"type":60,"tag":85,"props":530,"children":532},{"className":531},[],[533],{"type":66,"value":274},{"type":66,"value":276},{"type":60,"tag":216,"props":536,"children":538},{"href":279,"rel":537},[263],[539],{"type":66,"value":283},{"type":66,"value":285},{"type":60,"tag":248,"props":542,"children":543},{},[544,550,552,557],{"type":60,"tag":85,"props":545,"children":547},{"className":546},[],[548],{"type":66,"value":549},"delete",{"type":66,"value":551}," — Deletes a comment. For more information, see ",{"type":60,"tag":216,"props":553,"children":555},{"href":523,"rel":554},[263],[556],{"type":66,"value":527},{"type":66,"value":285},{"type":60,"tag":248,"props":559,"children":560},{},[561,566,568,573,574,579,580,585],{"type":60,"tag":85,"props":562,"children":564},{"className":563},[],[565],{"type":66,"value":256},{"type":66,"value":567}," — Gets a comment by ID. For more information, see ",{"type":60,"tag":216,"props":569,"children":571},{"href":523,"rel":570},[263],[572],{"type":66,"value":527},{"type":66,"value":268},{"type":60,"tag":85,"props":575,"children":577},{"className":576},[],[578],{"type":66,"value":274},{"type":66,"value":276},{"type":60,"tag":216,"props":581,"children":583},{"href":279,"rel":582},[263],[584],{"type":66,"value":283},{"type":66,"value":285},{"type":60,"tag":248,"props":587,"children":588},{},[589,594,596,601,602,607,608,613],{"type":60,"tag":85,"props":590,"children":592},{"className":591},[],[593],{"type":66,"value":320},{"type":66,"value":595}," — Lists a file's comments. For more information, see ",{"type":60,"tag":216,"props":597,"children":599},{"href":523,"rel":598},[263],[600],{"type":66,"value":527},{"type":66,"value":268},{"type":60,"tag":85,"props":603,"children":605},{"className":604},[],[606],{"type":66,"value":274},{"type":66,"value":276},{"type":60,"tag":216,"props":609,"children":611},{"href":279,"rel":610},[263],[612],{"type":66,"value":283},{"type":66,"value":285},{"type":60,"tag":248,"props":615,"children":616},{},[617,623,625,630,631,636,637,642],{"type":60,"tag":85,"props":618,"children":620},{"className":619},[],[621],{"type":66,"value":622},"update",{"type":66,"value":624}," — Updates a comment with patch semantics. For more information, see ",{"type":60,"tag":216,"props":626,"children":628},{"href":523,"rel":627},[263],[629],{"type":66,"value":527},{"type":66,"value":268},{"type":60,"tag":85,"props":632,"children":634},{"className":633},[],[635],{"type":66,"value":274},{"type":66,"value":276},{"type":60,"tag":216,"props":638,"children":640},{"href":279,"rel":639},[263],[641],{"type":66,"value":283},{"type":66,"value":285},{"type":60,"tag":238,"props":644,"children":646},{"id":645},"drives",[647],{"type":66,"value":645},{"type":60,"tag":244,"props":649,"children":650},{},[651,669,685,702,729,746],{"type":60,"tag":248,"props":652,"children":653},{},[654,659,661,668],{"type":60,"tag":85,"props":655,"children":657},{"className":656},[],[658],{"type":66,"value":518},{"type":66,"value":660}," — Creates a shared drive. For more information, see ",{"type":60,"tag":216,"props":662,"children":665},{"href":663,"rel":664},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-shareddrives",[263],[666],{"type":66,"value":667},"Manage shared drives",{"type":66,"value":285},{"type":60,"tag":248,"props":670,"children":671},{},[672,677,679,684],{"type":60,"tag":85,"props":673,"children":675},{"className":674},[],[676],{"type":66,"value":256},{"type":66,"value":678}," — Gets a shared drive's metadata by ID. For more information, see ",{"type":60,"tag":216,"props":680,"children":682},{"href":663,"rel":681},[263],[683],{"type":66,"value":667},{"type":66,"value":285},{"type":60,"tag":248,"props":686,"children":687},{},[688,694,696,701],{"type":60,"tag":85,"props":689,"children":691},{"className":690},[],[692],{"type":66,"value":693},"hide",{"type":66,"value":695}," — Hides a shared drive from the default view. For more information, see ",{"type":60,"tag":216,"props":697,"children":699},{"href":663,"rel":698},[263],[700],{"type":66,"value":667},{"type":66,"value":285},{"type":60,"tag":248,"props":703,"children":704},{},[705,710,712,718,720,727],{"type":60,"tag":85,"props":706,"children":708},{"className":707},[],[709],{"type":66,"value":320},{"type":66,"value":711}," — Lists the user's shared drives. This method accepts the ",{"type":60,"tag":85,"props":713,"children":715},{"className":714},[],[716],{"type":66,"value":717},"q",{"type":66,"value":719}," parameter, which is a search query combining one or more search terms. For more information, see the ",{"type":60,"tag":216,"props":721,"children":724},{"href":722,"rel":723},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fsearch-shareddrives",[263],[725],{"type":66,"value":726},"Search for shared drives",{"type":66,"value":728}," guide.",{"type":60,"tag":248,"props":730,"children":731},{},[732,738,740,745],{"type":60,"tag":85,"props":733,"children":735},{"className":734},[],[736],{"type":66,"value":737},"unhide",{"type":66,"value":739}," — Restores a shared drive to the default view. For more information, see ",{"type":60,"tag":216,"props":741,"children":743},{"href":663,"rel":742},[263],[744],{"type":66,"value":667},{"type":66,"value":285},{"type":60,"tag":248,"props":747,"children":748},{},[749,754,756,761],{"type":60,"tag":85,"props":750,"children":752},{"className":751},[],[753],{"type":66,"value":622},{"type":66,"value":755}," — Updates the metadata for a shared drive. For more information, see ",{"type":60,"tag":216,"props":757,"children":759},{"href":663,"rel":758},[263],[760],{"type":66,"value":667},{"type":66,"value":285},{"type":60,"tag":238,"props":763,"children":765},{"id":764},"files",[766],{"type":66,"value":764},{"type":60,"tag":244,"props":768,"children":769},{},[770,789,850,870,888,905,939,978,997,1017,1063],{"type":60,"tag":248,"props":771,"children":772},{},[773,779,781,788],{"type":60,"tag":85,"props":774,"children":776},{"className":775},[],[777],{"type":66,"value":778},"copy",{"type":66,"value":780}," — Creates a copy of a file and applies any requested updates with patch semantics. For more information, see ",{"type":60,"tag":216,"props":782,"children":785},{"href":783,"rel":784},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fcreate-file",[263],[786],{"type":66,"value":787},"Create and manage files",{"type":66,"value":285},{"type":60,"tag":248,"props":790,"children":791},{},[792,797,799,804,806,812,814,819,821,826,828,834,836,841,843,848],{"type":60,"tag":85,"props":793,"children":795},{"className":794},[],[796],{"type":66,"value":518},{"type":66,"value":798}," — Creates a file. For more information, see ",{"type":60,"tag":216,"props":800,"children":802},{"href":783,"rel":801},[263],[803],{"type":66,"value":787},{"type":66,"value":805},". This method supports an ",{"type":60,"tag":807,"props":808,"children":809},"em",{},[810],{"type":66,"value":811},"\u002Fupload",{"type":66,"value":813}," URI and accepts uploaded media with the following characteristics: - ",{"type":60,"tag":807,"props":815,"children":816},{},[817],{"type":66,"value":818},"Maximum file size:",{"type":66,"value":820}," 5,120 GB - ",{"type":60,"tag":807,"props":822,"children":823},{},[824],{"type":66,"value":825},"Accepted Media MIME types:",{"type":66,"value":827}," ",{"type":60,"tag":85,"props":829,"children":831},{"className":830},[],[832],{"type":66,"value":833},"*\u002F*",{"type":66,"value":835}," (Specify a valid MIME type, rather than the literal ",{"type":60,"tag":85,"props":837,"children":839},{"className":838},[],[840],{"type":66,"value":833},{"type":66,"value":842}," value. The literal ",{"type":60,"tag":85,"props":844,"children":846},{"className":845},[],[847],{"type":66,"value":833},{"type":66,"value":849}," is only used to indicate that any valid MIME type can be uploaded.",{"type":60,"tag":248,"props":851,"children":852},{},[853,859,861,868],{"type":60,"tag":85,"props":854,"children":856},{"className":855},[],[857],{"type":66,"value":858},"download",{"type":66,"value":860}," — Downloads the content of a file. For more information, see ",{"type":60,"tag":216,"props":862,"children":865},{"href":863,"rel":864},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-downloads",[263],[866],{"type":66,"value":867},"Download and export files",{"type":66,"value":869},". Operations are valid for 24 hours from the time of creation.",{"type":60,"tag":248,"props":871,"children":872},{},[873,879,881,886],{"type":60,"tag":85,"props":874,"children":876},{"className":875},[],[877],{"type":66,"value":878},"export",{"type":66,"value":880}," — Exports a Google Workspace document to the requested MIME type and returns exported byte content. For more information, see ",{"type":60,"tag":216,"props":882,"children":884},{"href":863,"rel":883},[263],[885],{"type":66,"value":867},{"type":66,"value":887},". Note that the exported content is limited to 10 MB.",{"type":60,"tag":248,"props":889,"children":890},{},[891,897,899,904],{"type":60,"tag":85,"props":892,"children":894},{"className":893},[],[895],{"type":66,"value":896},"generateIds",{"type":66,"value":898}," — Generates a set of file IDs which can be provided in create or copy requests. For more information, see ",{"type":60,"tag":216,"props":900,"children":902},{"href":783,"rel":901},[263],[903],{"type":66,"value":787},{"type":66,"value":285},{"type":60,"tag":248,"props":906,"children":907},{},[908,913,915,922,924,930,932,937],{"type":60,"tag":85,"props":909,"children":911},{"className":910},[],[912],{"type":66,"value":256},{"type":66,"value":914}," — Gets a file's metadata or content by ID. For more information, see ",{"type":60,"tag":216,"props":916,"children":919},{"href":917,"rel":918},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fsearch-files",[263],[920],{"type":66,"value":921},"Search for files and folders",{"type":66,"value":923},". If you provide the URL parameter ",{"type":60,"tag":85,"props":925,"children":927},{"className":926},[],[928],{"type":66,"value":929},"alt=media",{"type":66,"value":931},", then the response includes the file contents in the response body. Downloading content with ",{"type":60,"tag":85,"props":933,"children":935},{"className":934},[],[936],{"type":66,"value":929},{"type":66,"value":938}," only works if the file is stored in Drive.",{"type":60,"tag":248,"props":940,"children":941},{},[942,947,949,954,956,961,963,968,970,976],{"type":60,"tag":85,"props":943,"children":945},{"className":944},[],[946],{"type":66,"value":320},{"type":66,"value":948}," — Lists the user's files. For more information, see ",{"type":60,"tag":216,"props":950,"children":952},{"href":917,"rel":951},[263],[953],{"type":66,"value":921},{"type":66,"value":955},". This method accepts the ",{"type":60,"tag":85,"props":957,"children":959},{"className":958},[],[960],{"type":66,"value":717},{"type":66,"value":962}," parameter, which is a search query combining one or more search terms. This method returns ",{"type":60,"tag":807,"props":964,"children":965},{},[966],{"type":66,"value":967},"all",{"type":66,"value":969}," files by default, including trashed files. If you don't want trashed files to appear in the list, use the ",{"type":60,"tag":85,"props":971,"children":973},{"className":972},[],[974],{"type":66,"value":975},"trashed=false",{"type":66,"value":977}," query parameter to remove trashed files from the results.",{"type":60,"tag":248,"props":979,"children":980},{},[981,987,989,996],{"type":60,"tag":85,"props":982,"children":984},{"className":983},[],[985],{"type":66,"value":986},"listLabels",{"type":66,"value":988}," — Lists the labels on a file. For more information, see ",{"type":60,"tag":216,"props":990,"children":993},{"href":991,"rel":992},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Flist-labels",[263],[994],{"type":66,"value":995},"List labels on a file",{"type":66,"value":285},{"type":60,"tag":248,"props":998,"children":999},{},[1000,1006,1008,1015],{"type":60,"tag":85,"props":1001,"children":1003},{"className":1002},[],[1004],{"type":66,"value":1005},"modifyLabels",{"type":66,"value":1007}," — Modifies the set of labels applied to a file. For more information, see ",{"type":60,"tag":216,"props":1009,"children":1012},{"href":1010,"rel":1011},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fset-label",[263],[1013],{"type":66,"value":1014},"Set a label field on a file",{"type":66,"value":1016},". Returns a list of the labels that were added or modified.",{"type":60,"tag":248,"props":1018,"children":1019},{},[1020,1025,1027,1033,1035,1039,1040,1044,1045,1049,1050,1055,1056,1061],{"type":60,"tag":85,"props":1021,"children":1023},{"className":1022},[],[1024],{"type":66,"value":622},{"type":66,"value":1026}," — Updates a file's metadata, content, or both. When calling this method, only populate fields in the request that you want to modify. When updating fields, some fields might be changed automatically, such as ",{"type":60,"tag":85,"props":1028,"children":1030},{"className":1029},[],[1031],{"type":66,"value":1032},"modifiedDate",{"type":66,"value":1034},". This method supports patch semantics. This method supports an ",{"type":60,"tag":807,"props":1036,"children":1037},{},[1038],{"type":66,"value":811},{"type":66,"value":813},{"type":60,"tag":807,"props":1041,"children":1042},{},[1043],{"type":66,"value":818},{"type":66,"value":820},{"type":60,"tag":807,"props":1046,"children":1047},{},[1048],{"type":66,"value":825},{"type":66,"value":827},{"type":60,"tag":85,"props":1051,"children":1053},{"className":1052},[],[1054],{"type":66,"value":833},{"type":66,"value":835},{"type":60,"tag":85,"props":1057,"children":1059},{"className":1058},[],[1060],{"type":66,"value":833},{"type":66,"value":1062}," value.",{"type":60,"tag":248,"props":1064,"children":1065},{},[1066,1071,1073,1078],{"type":60,"tag":85,"props":1067,"children":1069},{"className":1068},[],[1070],{"type":66,"value":466},{"type":66,"value":1072}," — Subscribes to changes to a file. For more information, see ",{"type":60,"tag":216,"props":1074,"children":1076},{"href":471,"rel":1075},[263],[1077],{"type":66,"value":475},{"type":66,"value":285},{"type":60,"tag":238,"props":1080,"children":1082},{"id":1081},"operations",[1083],{"type":66,"value":1081},{"type":60,"tag":244,"props":1085,"children":1086},{},[1087],{"type":60,"tag":248,"props":1088,"children":1089},{},[1090,1095],{"type":60,"tag":85,"props":1091,"children":1093},{"className":1092},[],[1094],{"type":66,"value":256},{"type":66,"value":1096}," — Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.",{"type":60,"tag":238,"props":1098,"children":1100},{"id":1099},"permissions",[1101],{"type":66,"value":1099},{"type":60,"tag":244,"props":1103,"children":1104},{},[1105,1131,1152,1168,1184],{"type":60,"tag":248,"props":1106,"children":1107},{},[1108,1113,1115,1122,1124,1129],{"type":60,"tag":85,"props":1109,"children":1111},{"className":1110},[],[1112],{"type":66,"value":518},{"type":66,"value":1114}," — Creates a permission for a file or shared drive. For more information, see ",{"type":60,"tag":216,"props":1116,"children":1119},{"href":1117,"rel":1118},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-sharing",[263],[1120],{"type":66,"value":1121},"Share files, folders, and drives",{"type":66,"value":1123},". ",{"type":60,"tag":77,"props":1125,"children":1126},{},[1127],{"type":66,"value":1128},"Warning:",{"type":66,"value":1130}," Concurrent permissions operations on the same file aren't supported; only the last update is applied.",{"type":60,"tag":248,"props":1132,"children":1133},{},[1134,1139,1141,1146,1147,1151],{"type":60,"tag":85,"props":1135,"children":1137},{"className":1136},[],[1138],{"type":66,"value":549},{"type":66,"value":1140}," — Deletes a permission. For more information, see ",{"type":60,"tag":216,"props":1142,"children":1144},{"href":1117,"rel":1143},[263],[1145],{"type":66,"value":1121},{"type":66,"value":1123},{"type":60,"tag":77,"props":1148,"children":1149},{},[1150],{"type":66,"value":1128},{"type":66,"value":1130},{"type":60,"tag":248,"props":1153,"children":1154},{},[1155,1160,1162,1167],{"type":60,"tag":85,"props":1156,"children":1158},{"className":1157},[],[1159],{"type":66,"value":256},{"type":66,"value":1161}," — Gets a permission by ID. For more information, see ",{"type":60,"tag":216,"props":1163,"children":1165},{"href":1117,"rel":1164},[263],[1166],{"type":66,"value":1121},{"type":66,"value":285},{"type":60,"tag":248,"props":1169,"children":1170},{},[1171,1176,1178,1183],{"type":60,"tag":85,"props":1172,"children":1174},{"className":1173},[],[1175],{"type":66,"value":320},{"type":66,"value":1177}," — Lists a file's or shared drive's permissions. For more information, see ",{"type":60,"tag":216,"props":1179,"children":1181},{"href":1117,"rel":1180},[263],[1182],{"type":66,"value":1121},{"type":66,"value":285},{"type":60,"tag":248,"props":1185,"children":1186},{},[1187,1192,1194,1199,1200,1204],{"type":60,"tag":85,"props":1188,"children":1190},{"className":1189},[],[1191],{"type":66,"value":622},{"type":66,"value":1193}," — Updates a permission with patch semantics. For more information, see ",{"type":60,"tag":216,"props":1195,"children":1197},{"href":1117,"rel":1196},[263],[1198],{"type":66,"value":1121},{"type":66,"value":1123},{"type":60,"tag":77,"props":1201,"children":1202},{},[1203],{"type":66,"value":1128},{"type":66,"value":1130},{"type":60,"tag":238,"props":1206,"children":1208},{"id":1207},"replies",[1209],{"type":66,"value":1207},{"type":60,"tag":244,"props":1211,"children":1212},{},[1213,1229,1245,1261,1277],{"type":60,"tag":248,"props":1214,"children":1215},{},[1216,1221,1223,1228],{"type":60,"tag":85,"props":1217,"children":1219},{"className":1218},[],[1220],{"type":66,"value":518},{"type":66,"value":1222}," — Creates a reply to a comment. For more information, see ",{"type":60,"tag":216,"props":1224,"children":1226},{"href":523,"rel":1225},[263],[1227],{"type":66,"value":527},{"type":66,"value":285},{"type":60,"tag":248,"props":1230,"children":1231},{},[1232,1237,1239,1244],{"type":60,"tag":85,"props":1233,"children":1235},{"className":1234},[],[1236],{"type":66,"value":549},{"type":66,"value":1238}," — Deletes a reply. For more information, see ",{"type":60,"tag":216,"props":1240,"children":1242},{"href":523,"rel":1241},[263],[1243],{"type":66,"value":527},{"type":66,"value":285},{"type":60,"tag":248,"props":1246,"children":1247},{},[1248,1253,1255,1260],{"type":60,"tag":85,"props":1249,"children":1251},{"className":1250},[],[1252],{"type":66,"value":256},{"type":66,"value":1254}," — Gets a reply by ID. For more information, see ",{"type":60,"tag":216,"props":1256,"children":1258},{"href":523,"rel":1257},[263],[1259],{"type":66,"value":527},{"type":66,"value":285},{"type":60,"tag":248,"props":1262,"children":1263},{},[1264,1269,1271,1276],{"type":60,"tag":85,"props":1265,"children":1267},{"className":1266},[],[1268],{"type":66,"value":320},{"type":66,"value":1270}," — Lists a comment's replies. For more information, see ",{"type":60,"tag":216,"props":1272,"children":1274},{"href":523,"rel":1273},[263],[1275],{"type":66,"value":527},{"type":66,"value":285},{"type":60,"tag":248,"props":1278,"children":1279},{},[1280,1285,1287,1292],{"type":60,"tag":85,"props":1281,"children":1283},{"className":1282},[],[1284],{"type":66,"value":622},{"type":66,"value":1286}," — Updates a reply with patch semantics. For more information, see ",{"type":60,"tag":216,"props":1288,"children":1290},{"href":523,"rel":1289},[263],[1291],{"type":66,"value":527},{"type":66,"value":285},{"type":60,"tag":238,"props":1294,"children":1296},{"id":1295},"revisions",[1297],{"type":66,"value":1295},{"type":60,"tag":244,"props":1299,"children":1300},{},[1301,1319,1336,1359],{"type":60,"tag":248,"props":1302,"children":1303},{},[1304,1309,1311,1318],{"type":60,"tag":85,"props":1305,"children":1307},{"className":1306},[],[1308],{"type":66,"value":549},{"type":66,"value":1310}," — Permanently deletes a file version. You can only delete revisions for files with binary content in Google Drive, like images or videos. Revisions for other files, like Google Docs or Sheets, and the last remaining file version can't be deleted. For more information, see ",{"type":60,"tag":216,"props":1312,"children":1315},{"href":1313,"rel":1314},"https:\u002F\u002Fdevelopers.google.com\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-revisions",[263],[1316],{"type":66,"value":1317},"Manage file revisions",{"type":66,"value":285},{"type":60,"tag":248,"props":1320,"children":1321},{},[1322,1327,1329,1335],{"type":60,"tag":85,"props":1323,"children":1325},{"className":1324},[],[1326],{"type":66,"value":256},{"type":66,"value":1328}," — Gets a revision's metadata or content by ID. For more information, see ",{"type":60,"tag":216,"props":1330,"children":1333},{"href":1331,"rel":1332},"https:\u002F\u002Fdevelopers.google.com\u002Fworkspace\u002Fdrive\u002Fapi\u002Fguides\u002Fmanage-revisions",[263],[1334],{"type":66,"value":1317},{"type":66,"value":285},{"type":60,"tag":248,"props":1337,"children":1338},{},[1339,1344,1346,1351,1352,1357],{"type":60,"tag":85,"props":1340,"children":1342},{"className":1341},[],[1343],{"type":66,"value":320},{"type":66,"value":1345}," — Lists a file's revisions. For more information, see ",{"type":60,"tag":216,"props":1347,"children":1349},{"href":1331,"rel":1348},[263],[1350],{"type":66,"value":1317},{"type":66,"value":1123},{"type":60,"tag":77,"props":1353,"children":1354},{},[1355],{"type":66,"value":1356},"Important:",{"type":66,"value":1358}," The list of revisions returned by this method might be incomplete for files with a large revision history, including frequently edited Google Docs, Sheets, and Slides. Older revisions might be omitted from the response, meaning the first revision returned may not be the oldest existing revision.",{"type":60,"tag":248,"props":1360,"children":1361},{},[1362,1367,1369,1374],{"type":60,"tag":85,"props":1363,"children":1365},{"className":1364},[],[1366],{"type":66,"value":622},{"type":66,"value":1368}," — Updates a revision with patch semantics. For more information, see ",{"type":60,"tag":216,"props":1370,"children":1372},{"href":1331,"rel":1371},[263],[1373],{"type":66,"value":1317},{"type":66,"value":285},{"type":60,"tag":238,"props":1376,"children":1378},{"id":1377},"teamdrives",[1379],{"type":66,"value":1377},{"type":60,"tag":244,"props":1381,"children":1382},{},[1383,1401,1417,1433],{"type":60,"tag":248,"props":1384,"children":1385},{},[1386,1391,1393,1399],{"type":60,"tag":85,"props":1387,"children":1389},{"className":1388},[],[1390],{"type":66,"value":518},{"type":66,"value":1392}," — Deprecated: Use ",{"type":60,"tag":85,"props":1394,"children":1396},{"className":1395},[],[1397],{"type":66,"value":1398},"drives.create",{"type":66,"value":1400}," instead.",{"type":60,"tag":248,"props":1402,"children":1403},{},[1404,1409,1410,1416],{"type":60,"tag":85,"props":1405,"children":1407},{"className":1406},[],[1408],{"type":66,"value":256},{"type":66,"value":1392},{"type":60,"tag":85,"props":1411,"children":1413},{"className":1412},[],[1414],{"type":66,"value":1415},"drives.get",{"type":66,"value":1400},{"type":60,"tag":248,"props":1418,"children":1419},{},[1420,1425,1426,1432],{"type":60,"tag":85,"props":1421,"children":1423},{"className":1422},[],[1424],{"type":66,"value":320},{"type":66,"value":1392},{"type":60,"tag":85,"props":1427,"children":1429},{"className":1428},[],[1430],{"type":66,"value":1431},"drives.list",{"type":66,"value":1400},{"type":60,"tag":248,"props":1434,"children":1435},{},[1436,1441,1442,1448],{"type":60,"tag":85,"props":1437,"children":1439},{"className":1438},[],[1440],{"type":66,"value":622},{"type":66,"value":1392},{"type":60,"tag":85,"props":1443,"children":1445},{"className":1444},[],[1446],{"type":66,"value":1447},"drives.update",{"type":66,"value":1400},{"type":60,"tag":175,"props":1450,"children":1452},{"id":1451},"discovering-commands",[1453],{"type":66,"value":1454},"Discovering Commands",{"type":60,"tag":73,"props":1456,"children":1457},{},[1458],{"type":66,"value":1459},"Before calling any API method, inspect it:",{"type":60,"tag":102,"props":1461,"children":1463},{"className":104,"code":1462,"language":106,"meta":107,"style":107},"# Browse resources and methods\ngws drive --help\n\n# Inspect a method's required params, types, and defaults\ngws schema drive.\u003Cresource>.\u003Cmethod>\n",[1464],{"type":60,"tag":85,"props":1465,"children":1466},{"__ignoreMap":107},[1467,1476,1493,1503,1512],{"type":60,"tag":113,"props":1468,"children":1469},{"class":115,"line":116},[1470],{"type":60,"tag":113,"props":1471,"children":1473},{"style":1472},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[1474],{"type":66,"value":1475},"# Browse resources and methods\n",{"type":60,"tag":113,"props":1477,"children":1479},{"class":115,"line":1478},2,[1480,1484,1488],{"type":60,"tag":113,"props":1481,"children":1482},{"style":120},[1483],{"type":66,"value":54},{"type":60,"tag":113,"props":1485,"children":1486},{"style":125},[1487],{"type":66,"value":128},{"type":60,"tag":113,"props":1489,"children":1490},{"style":125},[1491],{"type":66,"value":1492}," --help\n",{"type":60,"tag":113,"props":1494,"children":1496},{"class":115,"line":1495},3,[1497],{"type":60,"tag":113,"props":1498,"children":1500},{"emptyLinePlaceholder":1499},true,[1501],{"type":66,"value":1502},"\n",{"type":60,"tag":113,"props":1504,"children":1506},{"class":115,"line":1505},4,[1507],{"type":60,"tag":113,"props":1508,"children":1509},{"style":1472},[1510],{"type":66,"value":1511},"# Inspect a method's required params, types, and defaults\n",{"type":60,"tag":113,"props":1513,"children":1515},{"class":115,"line":1514},5,[1516,1520,1525,1530,1535,1539,1543,1547,1551,1555,1559,1563],{"type":60,"tag":113,"props":1517,"children":1518},{"style":120},[1519],{"type":66,"value":54},{"type":60,"tag":113,"props":1521,"children":1522},{"style":125},[1523],{"type":66,"value":1524}," schema",{"type":60,"tag":113,"props":1526,"children":1527},{"style":125},[1528],{"type":66,"value":1529}," drive.",{"type":60,"tag":113,"props":1531,"children":1532},{"style":131},[1533],{"type":66,"value":1534},"\u003C",{"type":60,"tag":113,"props":1536,"children":1537},{"style":125},[1538],{"type":66,"value":139},{"type":60,"tag":113,"props":1540,"children":1541},{"style":142},[1542],{"type":66,"value":145},{"type":60,"tag":113,"props":1544,"children":1545},{"style":131},[1546],{"type":66,"value":150},{"type":60,"tag":113,"props":1548,"children":1549},{"style":125},[1550],{"type":66,"value":285},{"type":60,"tag":113,"props":1552,"children":1553},{"style":131},[1554],{"type":66,"value":1534},{"type":60,"tag":113,"props":1556,"children":1557},{"style":125},[1558],{"type":66,"value":159},{"type":60,"tag":113,"props":1560,"children":1561},{"style":142},[1562],{"type":66,"value":164},{"type":60,"tag":113,"props":1564,"children":1565},{"style":131},[1566],{"type":66,"value":1567},">\n",{"type":60,"tag":73,"props":1569,"children":1570},{},[1571,1573,1579,1581,1587,1589,1595],{"type":66,"value":1572},"Use ",{"type":60,"tag":85,"props":1574,"children":1576},{"className":1575},[],[1577],{"type":66,"value":1578},"gws schema",{"type":66,"value":1580}," output to build your ",{"type":60,"tag":85,"props":1582,"children":1584},{"className":1583},[],[1585],{"type":66,"value":1586},"--params",{"type":66,"value":1588}," and ",{"type":60,"tag":85,"props":1590,"children":1592},{"className":1591},[],[1593],{"type":66,"value":1594},"--json",{"type":66,"value":1596}," flags.",{"type":60,"tag":1598,"props":1599,"children":1600},"style",{},[1601],{"type":66,"value":1602},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":1604,"total":1746},[1605,1622,1635,1647,1657,1668,1677,1688,1701,1714,1720,1733],{"slug":1606,"name":1606,"fn":1607,"description":1608,"org":1609,"tags":1610,"stars":21,"repoUrl":22,"updatedAt":1621},"gws-admin-reports","generate Google Workspace audit and usage reports","Google Workspace Admin SDK: Audit logs and usage reports.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1611,1614,1615,1618],{"name":1612,"slug":1613,"type":16},"Audit","audit",{"name":9,"slug":8,"type":16},{"name":1616,"slug":1617,"type":16},"Logs","logs",{"name":1619,"slug":1620,"type":16},"Reporting","reporting","2026-07-12T08:26:31.062227",{"slug":1623,"name":1623,"fn":1624,"description":1625,"org":1626,"tags":1627,"stars":21,"repoUrl":22,"updatedAt":1634},"gws-calendar","manage Google Calendar events and schedules","Google Calendar: Manage calendars and events.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1628,1630,1631],{"name":1629,"slug":35,"type":16},"Google Calendar",{"name":9,"slug":8,"type":16},{"name":1632,"slug":1633,"type":16},"Scheduling","scheduling","2026-07-12T08:24:59.616333",{"slug":1636,"name":1636,"fn":1637,"description":1638,"org":1639,"tags":1640,"stars":21,"repoUrl":22,"updatedAt":1646},"gws-calendar-agenda","show upcoming Google Calendar events","Google Calendar: Show upcoming events across all calendars.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1641,1642,1643],{"name":1629,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":1644,"slug":1645,"type":16},"Meetings","meetings","2026-07-12T08:25:10.888894",{"slug":1648,"name":1648,"fn":1649,"description":1650,"org":1651,"tags":1652,"stars":21,"repoUrl":22,"updatedAt":1656},"gws-calendar-insert","create Google Calendar events","Google Calendar: Create a new event.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1653,1654,1655],{"name":1629,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":1632,"slug":1633,"type":16},"2026-07-12T08:25:09.604012",{"slug":1658,"name":1658,"fn":1659,"description":1660,"org":1661,"tags":1662,"stars":21,"repoUrl":22,"updatedAt":1667},"gws-chat","manage Google Chat spaces and messages","Google Chat: Manage Chat spaces and messages.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1663,1664],{"name":9,"slug":8,"type":16},{"name":1665,"slug":1666,"type":16},"Messaging","messaging","2026-07-12T08:26:10.121585",{"slug":1669,"name":1669,"fn":1670,"description":1671,"org":1672,"tags":1673,"stars":21,"repoUrl":22,"updatedAt":1676},"gws-chat-send","send messages to Google Chat spaces","Google Chat: Send a message to a space.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1674,1675],{"name":9,"slug":8,"type":16},{"name":1665,"slug":1666,"type":16},"2026-07-12T08:24:45.761728",{"slug":1678,"name":1678,"fn":1679,"description":1680,"org":1681,"tags":1682,"stars":21,"repoUrl":22,"updatedAt":1687},"gws-classroom","manage Google Classroom rosters and coursework","Google Classroom: Manage classes, rosters, and coursework.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1683,1686],{"name":1684,"slug":1685,"type":16},"Education","education",{"name":9,"slug":8,"type":16},"2026-07-12T08:25:00.846861",{"slug":1689,"name":1689,"fn":1690,"description":1691,"org":1692,"tags":1693,"stars":21,"repoUrl":22,"updatedAt":1700},"gws-docs","read and write Google Docs","Read and write Google Docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1694,1697,1699],{"name":1695,"slug":1696,"type":16},"Documents","documents",{"name":1698,"slug":37,"type":16},"Google Docs",{"name":9,"slug":8,"type":16},"2026-07-12T08:26:07.645598",{"slug":1702,"name":1702,"fn":1703,"description":1704,"org":1705,"tags":1706,"stars":21,"repoUrl":22,"updatedAt":1713},"gws-docs-write","append text to Google Docs","Google Docs: Append text to a document.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1707,1708,1709,1710],{"name":1695,"slug":1696,"type":16},{"name":1698,"slug":37,"type":16},{"name":9,"slug":8,"type":16},{"name":1711,"slug":1712,"type":16},"Writing","writing","2026-07-12T08:26:22.261687",{"slug":4,"name":4,"fn":5,"description":6,"org":1715,"tags":1716,"stars":21,"repoUrl":22,"updatedAt":23},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1717,1718,1719],{"name":18,"slug":19,"type":16},{"name":14,"slug":15,"type":16},{"name":9,"slug":8,"type":16},{"slug":1721,"name":1721,"fn":1722,"description":1723,"org":1724,"tags":1725,"stars":21,"repoUrl":22,"updatedAt":1732},"gws-drive-upload","upload files to Google Drive","Google Drive: Upload a file with automatic metadata.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1726,1727,1730,1731],{"name":18,"slug":19,"type":16},{"name":1728,"slug":1729,"type":16},"File Uploads","file-uploads",{"name":14,"slug":15,"type":16},{"name":9,"slug":8,"type":16},"2026-07-12T08:25:02.071018",{"slug":1734,"name":1734,"fn":1735,"description":1736,"org":1737,"tags":1738,"stars":21,"repoUrl":22,"updatedAt":1745},"gws-events","subscribe to Google Workspace events","Subscribe to Google Workspace events.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1739,1741,1742],{"name":1740,"slug":29,"type":16},"Automation",{"name":9,"slug":8,"type":16},{"name":1743,"slug":1744,"type":16},"Notifications","notifications","2026-07-12T08:24:35.741351",95,{"items":1748,"total":1746},[1749,1756,1762,1768,1774,1779,1784],{"slug":1606,"name":1606,"fn":1607,"description":1608,"org":1750,"tags":1751,"stars":21,"repoUrl":22,"updatedAt":1621},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1752,1753,1754,1755],{"name":1612,"slug":1613,"type":16},{"name":9,"slug":8,"type":16},{"name":1616,"slug":1617,"type":16},{"name":1619,"slug":1620,"type":16},{"slug":1623,"name":1623,"fn":1624,"description":1625,"org":1757,"tags":1758,"stars":21,"repoUrl":22,"updatedAt":1634},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1759,1760,1761],{"name":1629,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":1632,"slug":1633,"type":16},{"slug":1636,"name":1636,"fn":1637,"description":1638,"org":1763,"tags":1764,"stars":21,"repoUrl":22,"updatedAt":1646},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1765,1766,1767],{"name":1629,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":1644,"slug":1645,"type":16},{"slug":1648,"name":1648,"fn":1649,"description":1650,"org":1769,"tags":1770,"stars":21,"repoUrl":22,"updatedAt":1656},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1771,1772,1773],{"name":1629,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":1632,"slug":1633,"type":16},{"slug":1658,"name":1658,"fn":1659,"description":1660,"org":1775,"tags":1776,"stars":21,"repoUrl":22,"updatedAt":1667},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1777,1778],{"name":9,"slug":8,"type":16},{"name":1665,"slug":1666,"type":16},{"slug":1669,"name":1669,"fn":1670,"description":1671,"org":1780,"tags":1781,"stars":21,"repoUrl":22,"updatedAt":1676},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1782,1783],{"name":9,"slug":8,"type":16},{"name":1665,"slug":1666,"type":16},{"slug":1678,"name":1678,"fn":1679,"description":1680,"org":1785,"tags":1786,"stars":21,"repoUrl":22,"updatedAt":1687},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1787,1788],{"name":1684,"slug":1685,"type":16},{"name":9,"slug":8,"type":16}]