principal property
The member, or principal, whose access you want to check, in the form of the email address that represents that member.
For example, alice@example.com
or
my-service-account@my-project.iam.gserviceaccount.com
. The member must
be a Google Account or a service account. Other types of members are not
supported.
Required.
Implementation
core.String? principal;