Uses of Class
com.google.genai.types.TuningJobState
Packages that use TuningJobState
-
Uses of TuningJobState in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type TuningJobStateModifier and TypeMethodDescriptionabstract Optional<TuningJobState>TuningJob.tuningJobState()Output only.Methods in com.google.genai.types with parameters of type TuningJobStateModifier and TypeMethodDescriptionabstract TuningJob.BuilderTuningJob.Builder.tuningJobState(TuningJobState tuningJobState) Setter for tuningJobState.