resourceName property

String? resourceName
getter/setter pair

Name of the resource.

Customer label resource names have the form: customers/{customer_id}/customerLabels/{label_id}

Immutable.

Implementation

core.String? resourceName;