resourceName property

String? resourceName
getter/setter pair

The resource name of the shared criterion.

Shared set resource names have the form: customers/{customer_id}/sharedCriteria/{shared_set_id}~{criterion_id}

Immutable.

Implementation

core.String? resourceName;