SystemEvent
Event triggered by system operations instead of end users.
JSON representation |
---|
{
"type": enum ( |
Fields | |
---|---|
type
|
The type of the system event that may triggered activity. |
Type
The types of system events that may trigger activity.
Enums | |
---|---|
TYPE_UNSPECIFIED
|
The event type is unspecified. |
USER_DELETION
|
The event is a consequence of a user account being deleted. |
TRASH_AUTO_PURGE
|
The event is due to the system automatically purging trash. |