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