syncConfig property

GoogleCloudAiplatformV1FeatureViewSyncConfig? syncConfig
getter/setter pair

Configures when data is to be synced/updated for this FeatureView.

At the end of the sync the latest featureValues for each entityId of this FeatureView are made ready for online serving.

Implementation

GoogleCloudAiplatformV1FeatureViewSyncConfig? syncConfig;