public static interface GenerationConfig.ModelConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GenerationConfig.ModelConfig.FeatureSelectionPreference |
getFeatureSelectionPreference()
Required.
|
int |
getFeatureSelectionPreferenceValue()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getFeatureSelectionPreferenceValue()
Required. Feature selection preference.
.google.cloud.aiplatform.v1beta1.GenerationConfig.ModelConfig.FeatureSelectionPreference feature_selection_preference = 1 [(.google.api.field_behavior) = REQUIRED];
GenerationConfig.ModelConfig.FeatureSelectionPreference getFeatureSelectionPreference()
Required. Feature selection preference.
.google.cloud.aiplatform.v1beta1.GenerationConfig.ModelConfig.FeatureSelectionPreference feature_selection_preference = 1 [(.google.api.field_behavior) = REQUIRED];
Copyright © 2025 Google LLC. All rights reserved.