timeSeries property

If the source is a time-series source, this can be set to control how downstream sources (ex: FeatureView ) will treat time-series sources.

If not set, will treat the source as a time-series source with feature_timestamp as timestamp column and no scan boundary.

Optional.

Implementation

GoogleCloudAiplatformV1FeatureGroupBigQueryTimeSeries? timeSeries;