ingestDelay property

String? ingestDelay
getter/setter pair

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;