optimized property

FeatureOnlineStore_Optimized? optimized
final

Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set PrivateServiceConnectConfig.enable_private_service_connect to use private endpoint. Otherwise will use public endpoint by default.

Implementation

final FeatureOnlineStore_Optimized? optimized;