resourceName property

String? resourceName
getter/setter pair

Name of the resource.

Label resource names have the form: customers/{owner_customer_id}/labels/{label_id}

Immutable.

Implementation

core.String? resourceName;