resourceName property

String? resourceName
getter/setter pair

Name of the resource.

Resource names have the form: customers/{customer_id}/customerUserAccesses/{user_id}

Immutable.

Implementation

core.String? resourceName;