EventType

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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-04-10 UTC.