eventId property

String? eventId
getter/setter pair

A unique identifier for the event.

If an event with the same event_id is ingested multiple times, it will be de-duplicated.

Optional.

Implementation

core.String? eventId;