syncConfig property
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
final FeatureView_SyncConfig? syncConfig;