Uses of Enum
com.google.genai.types.DynamicRetrievalConfigMode.Known
Packages that use DynamicRetrievalConfigMode.Known
-
Uses of DynamicRetrievalConfigMode.Known in com.google.genai.types
Methods in com.google.genai.types that return DynamicRetrievalConfigMode.KnownModifier and TypeMethodDescriptionDynamicRetrievalConfigMode.knownEnum()
Returns the enum constant of this type with the specified name.static DynamicRetrievalConfigMode.Known[]
DynamicRetrievalConfigMode.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 DynamicRetrievalConfigMode.KnownModifier and TypeMethodDescriptionDynamicRetrievalConfig.Builder.mode
(DynamicRetrievalConfigMode.Known knownType) Setter for mode given a known enum.Constructors in com.google.genai.types with parameters of type DynamicRetrievalConfigMode.KnownModifierConstructorDescription