snapshotTime property

String? snapshotTime
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? snapshotTime;