Vertex AI v1beta1 API - Class GenerationConfig.Types.ModelConfig (1.0.0-beta24)

public sealed class GenerationConfig.Types.ModelConfig : IMessage<GenerationConfig.Types.ModelConfig>, IEquatable<GenerationConfig.Types.ModelConfig>, IDeepCloneable<GenerationConfig.Types.ModelConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1beta1 API class GenerationConfig.Types.ModelConfig.

Config for model selection.

Inheritance

object > GenerationConfig.Types.ModelConfig

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

ModelConfig()

public ModelConfig()

ModelConfig(ModelConfig)

public ModelConfig(GenerationConfig.Types.ModelConfig other)
Parameter
Name Description
other GenerationConfigTypesModelConfig

Properties

FeatureSelectionPreference

public GenerationConfig.Types.ModelConfig.Types.FeatureSelectionPreference FeatureSelectionPreference { get; set; }

Required. Feature selection preference.

Property Value
Type Description
GenerationConfigTypesModelConfigTypesFeatureSelectionPreference