eventId property
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;
A unique identifier for the event.
If an event with the same event_id is ingested multiple times, it will be de-duplicated.
Optional.
core.String? eventId;