bigQuery property

GoogleCloudAiplatformV1FeatureGroupBigQuery? bigQuery
getter/setter pair

Indicates that features for this group come from BigQuery Table/View.

By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.

Implementation

GoogleCloudAiplatformV1FeatureGroupBigQuery? bigQuery;