resourceName property

String? resourceName
getter/setter pair

The resource name of the change event.

Change event resource names have the form: customers/{customer_id}/changeEvents/{timestamp_micros}~{command_index}~{mutate_index}

Output only.

Implementation

core.String? resourceName;