Uses of Enum
com.google.genai.types.FeatureSelectionPreference.Known
Packages that use FeatureSelectionPreference.Known
-
Uses of FeatureSelectionPreference.Known in com.google.genai.types
Methods in com.google.genai.types that return FeatureSelectionPreference.KnownModifier and TypeMethodDescriptionFeatureSelectionPreference.knownEnum()
Returns the enum constant of this type with the specified name.static FeatureSelectionPreference.Known[]
FeatureSelectionPreference.Known.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type FeatureSelectionPreference.KnownModifier and TypeMethodDescriptionModelSelectionConfig.Builder.featureSelectionPreference
(FeatureSelectionPreference.Known knownType) Setter for featureSelectionPreference given a known enum.Constructors in com.google.genai.types with parameters of type FeatureSelectionPreference.KnownModifierConstructorDescription