Vertex AI v1 API - Class FeatureView.Types.OptimizedConfig (3.69.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class FeatureView.Types.OptimizedConfig : IMessage<FeatureView.Types.OptimizedConfig>, IEquatable<FeatureView.Types.OptimizedConfig>, IDeepCloneable<FeatureView.Types.OptimizedConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class FeatureView.Types.OptimizedConfig.
Configuration for FeatureViews created in Optimized FeatureOnlineStore.
public AutomaticResources AutomaticResources { get; set; }
Optional. A description of resources that the FeatureView uses, which to
large degree are decided by Vertex AI, and optionally allows only a
modest additional configuration. If min_replica_count is not set, the
default value is 2. If max_replica_count is not set, the default value
is 6. The max allowed replica count is 1000.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-24 UTC."],[],[]]