oldestEntryTime property

String? oldestEntryTime
getter/setter pair

[Output-only] Contains the timestamp of the oldest entry in the streaming buffer, in milliseconds since the epoch, if the streaming buffer is available.

Implementation

core.String? oldestEntryTime;