Class TimeSeries (1.66.0)

TimeSeries(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attribute

Name Description
timestamp_column str
Optional. Column hosting timestamp values for a time-series source. Will be used to determine the latest feature_values for each entity. Optional. If not provided, column named feature_timestamp of type TIMESTAMP will be used.

Methods

TimeSeries

TimeSeries(mapping=None, *, ignore_unknown_fields=False, **kwargs)