principalEmail property

String? principalEmail
getter/setter pair

The email address of the principal that accessed the data.

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

Implementation

core.String? principalEmail;