principalEmail property

String? principalEmail
getter/setter pair

The email address of the principal that initiated the data flow event.

The principal could be a user account, service account, Google group, or other.

Implementation

core.String? principalEmail;