ingestDelay property
The delay of data points caused by ingestion.
Data points older than this age are guaranteed to be ingested and available to be read, excluding data loss due to errors.
Implementation
core.String? ingestDelay;
The delay of data points caused by ingestion.
Data points older than this age are guaranteed to be ingested and available to be read, excluding data loss due to errors.
core.String? ingestDelay;