We've reorganized our navigation structure to align directly with your operational workflows. See the Google SecOps release notes for more information.
ActionType
Stay organized with collections
Save and categorize content based on your preferences.
Enum representing the action type of the task.
Enums
ACTION_TYPE_UNSPECIFIED
The action type is not specified.
EXEC
This action performs a command-line operation. For example, the action can run a script, launch an executable, or, if the name of a document is provided, find its associated application and launch the application with the document.
COM_HANDLER
This action fires a handler. This action can only be used if the task Compatibility property is set to TASK_COMPATIBILITY_V2.
SEND_EMAIL
This action sends an email message. This action can only be used if the task Compatibility property is set to TASK_COMPATIBILITY_V2.
SHOW_MESSAGE
This action shows a message box. This action can only be used if the task Compatibility property is set to TASK_COMPATIBILITY_V2.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-13 UTC."],[],[]]