startTime property

Timestamp? startTime
final

Optional. 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

final protobuf.Timestamp? startTime;