endTime property

Timestamp? endTime
final

Optional. End time (exclusive) of the time range. If not set, the end time is unbounded.

Implementation

final protobuf.Timestamp? endTime;