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