drive_update_revision
Update revision metadata for a Drive file: set publication status, auto-publish, domain visibility, and keep forever.
Instructions
Update metadata of a revision (published, publishAuto, publishedOutsideDomain, keepForever)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The ID of the file | |
| published | No | Whether this revision is published | |
| revisionId | Yes | The ID of the revision to update | |
| keepForever | No | Whether to keep this revision forever, even if it is no longer the head revision | |
| publishAuto | No | Whether subsequent revisions will be automatically republished | |
| publishedOutsideDomain | No | Whether this revision is published outside the domain |