oldestEntryTime property

String? oldestEntryTime
getter/setter pair

Contains the timestamp of the oldest entry in the streaming buffer, in milliseconds since the epoch, if the streaming buffer is available.

Output only.

Implementation

core.String? oldestEntryTime;