assigneeEmailAddress property

String? assigneeEmailAddress
getter/setter pair

The email address of the user assigned to this comment.

If no user is assigned, the field is unset.

Output only.

Implementation

core.String? assigneeEmailAddress;