startTime property

String? startTime
getter/setter pair

Excludes Feature values with feature generation timestamp before this timestamp.

If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.

Implementation

core.String? startTime;