resourceName property

String? resourceName
getter/setter pair

The resource name of the custom column.

Custom column resource names have the form: customers/{customer_id}/customColumns/{custom_column_id}

Immutable.

Implementation

core.String? resourceName;