Uses of Class
com.google.genai.types.TuningTask
Packages that use TuningTask
-
Uses of TuningTask in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type TuningTaskModifier and TypeMethodDescriptionabstract Optional<TuningTask>VeoHyperParameters.tuningTask()Optional.Methods in com.google.genai.types with parameters of type TuningTaskModifier and TypeMethodDescriptionabstract VeoHyperParameters.BuilderVeoHyperParameters.Builder.tuningTask(TuningTask tuningTask) Setter for tuningTask.