resourceName property

String? resourceName
getter/setter pair

Name of the resource.

Resource names have the form: customers/{customer_id}/customerUserAccessInvitations/{invitation_id}

Immutable.

Implementation

core.String? resourceName;