resourceName property

String? resourceName
getter/setter pair

The resource name of the goal.

Goal resource names have the form: customers/{customer_id}/goals/{goal_id}

Immutable.

Implementation

core.String? resourceName;