userResourceName property

String? userResourceName
getter/setter pair

This principal is a user identified using an external identity.

The name field must specify the user resource name with this format: identitysources/{source_id}/users/{ID}

Implementation

core.String? userResourceName;