Event associated with this alert after applying the rule.
For example, if a user tried to share a Drive file with an external account which triggered a rule with a block action, the sharing attempt will be blocked and the event type will be SHARING_BLOCKED.
Enums | |
---|---|
EVENT_TYPE_UNSPECIFIED |
Event type wasn't set. |
ACCESS_BLOCKED |
An access attempt was blocked. |
SHARING_BLOCKED |
A sharing attempt was blocked. |