[[["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-07-23 UTC."],[],[],null,["# SystemEvent\n-----------\n\n\nEvent triggered by system operations instead of end users.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------|\n| ``` { \"type\": enum (/workspace/drive/activity/v2/reference/rest/v2/activity/systemevent#Type_7) } ``` |\n\n| Fields ||\n|--------|---------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `type` | `enum (`[Type](/workspace/drive/activity/v2/reference/rest/v2/activity/systemevent#Type_7)`)` The type of the system event that may triggered activity. |\n\nType\n----\n\n\nThe types of system events that may trigger activity.\n\n| Enums ||\n|--------------------|-------------------------------------------------------------|\n| `TYPE_UNSPECIFIED` | The event type is unspecified. |\n| `USER_DELETION` | The event is a consequence of a user account being deleted. |\n| `TRASH_AUTO_PURGE` | The event is due to the system automatically purging trash. |"]]