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