emailAddress property

String? emailAddress
getter/setter pair

The email address of the user or group this permission refers to.

This is an output-only field which is present when the permission type is user or group.

Output only.

Implementation

core.String? emailAddress;