Package com.google.genai.types
Class FeatureSelectionPreference
-
- All Implemented Interfaces:
public class FeatureSelectionPreferenceOptions for feature selection preference.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumFeatureSelectionPreference.KnownEnum representing the known values for FeatureSelectionPreference.
-
Constructor Summary
Constructors Constructor Description FeatureSelectionPreference(String value)FeatureSelectionPreference(FeatureSelectionPreference.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
FeatureSelectionPreference
FeatureSelectionPreference(String value)
-
FeatureSelectionPreference
FeatureSelectionPreference(FeatureSelectionPreference.Known knownValue)
-
-
-
-