userActorEmail property

String? userActorEmail
getter/setter pair

Email address of the Google account that made the change.

This will be a valid email address if the actor field is set to USER, and empty otherwise. Google accounts that have been deleted will cause an error.

Implementation

core.String? userActorEmail;