eventTime property
The time at which the event occurred.
If provided, this timestamp will be used for ordering events within a stream. If not provided, the server-side ingestion time will be used.
Optional.
Implementation
core.String? eventTime;
The time at which the event occurred.
If provided, this timestamp will be used for ordering events within a stream. If not provided, the server-side ingestion time will be used.
Optional.
core.String? eventTime;