principal property

String? principal
getter/setter pair

The member, or principal, whose access you want to check, in the form of the email address that represents that member.

For example, [email protected] or [email protected]. The member must be a Google Account or a service account. Other types of members are not supported.

Required.

Implementation

core.String? principal;