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