endTime property

String? endTime
getter/setter pair

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

core.String? endTime;