resourceName property

String? resourceName
getter/setter pair

Name of the resource.

CustomerClientLink resource names have the form: customers/{customer_id}/customerClientLinks/{client_customer_id}~{manager_link_id}

Immutable.

Implementation

core.String? resourceName;