endTime property

Timestamp? endTime
final

Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.

Implementation

final protobuf.Timestamp? endTime;