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