resourceName property
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;
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.
core.String? resourceName;