resourceName property

String? resourceName
getter/setter pair

The resource name of the customer customizer.

Customer customizer resource names have the form: customers/{customer_id}/customerCustomizers/{customizer_attribute_id}

Immutable.

Implementation

core.String? resourceName;