triggeringUserEmail property

String? triggeringUserEmail
getter/setter pair

Email of the user who caused the violation.

Value could be empty if not applicable, for example, a violation found by drive continuous scan.

Implementation

core.String? triggeringUserEmail;