resourceName property

String? resourceName
getter/setter pair

The resource name of the life event.

Life event resource names have the form: customers/{customer_id}/lifeEvents/{life_event_id}

Output only.

Implementation

core.String? resourceName;