resourceName property

String? resourceName
getter/setter pair

The resource name of the custom interest.

Custom interest resource names have the form: customers/{customer_id}/customInterests/{custom_interest_id}

Immutable.

Implementation

core.String? resourceName;