[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-10 UTC."],[],[],null,["# ActionType\n\nRule actions.\n\n| Enums ||\n|--------------------------------------|------------------------------------------------------------------------|\n| `ACTION_TYPE_UNSPECIFIED` | Action type is unspecified. |\n| `DRIVE_BLOCK_EXTERNAL_SHARING` | Block sharing a file externally. |\n| `DRIVE_WARN_ON_EXTERNAL_SHARING` | Show a warning message when sharing a file externally. |\n| `DRIVE_RESTRICT_DOWNLOAD_PRINT_COPY` | Disable download, print, and copy for commenters and viewers in drive. |\n| `DRIVE_APPLY_DRIVE_LABELS` | Apply customer specified Drive labels to the file. |\n| `CHROME_BLOCK_FILE_DOWNLOAD` | Chrome actions. Block file download. |\n| `CHROME_WARN_FILE_DOWNLOAD` | Warn user about downloaded file. |\n| `CHROME_BLOCK_FILE_UPLOAD` | Block file upload. |\n| `CHROME_WARN_FILE_UPLOAD` | Warn user about uploaded file. |\n| `CHROME_BLOCK_WEB_CONTENT_UPLOAD` | Block web content upload. |\n| `CHROME_WARN_WEB_CONTENT_UPLOAD` | Warn user about uploaded web content. |\n| `CHROME_BLOCK_PAGE_PRINT` | Block page print. |\n| `CHROME_WARN_PAGE_PRINT` | Warn user about printed page. |\n| `CHROME_BLOCK_URL_VISITED` | Block Chrome URL visit. |\n| `CHROME_WARN_URL_VISITED` | Warn user about Chrome URL visited. |\n| `CHROME_STORE_CONTENT` | Store the content that violated the rule. |\n| `DELETE_WEBPROTECT_EVIDENCE` | Delete web protect evidence file |\n| `CHAT_BLOCK_CONTENT` | Chat actions. Block Chat content to be sent out. |\n| `CHAT_WARN_USER` | Warn end user about Chat content. |\n| `ALERT` | Send alert. |\n| `RULE_ACTIVATE` | Activate Rule Action |\n| `RULE_DEACTIVATE` | Deactivate Rule Action |"]]