Package com.google.genai.types
Class TuningJobState
java.lang.Object
com.google.genai.types.TuningJobState
Output only. The detail state of the tuning job (while the overall `JobState` is running). This
enum is not supported in Gemini API.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum representing the known values for TuningJobState. -
Constructor Summary
ConstructorsConstructorDescriptionTuningJobState(TuningJobState.Known knownValue) TuningJobState(String value) -
Method Summary