Uses of Class
com.google.genai.types.TuningSpeed
Packages that use TuningSpeed
-
Uses of TuningSpeed in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type TuningSpeedModifier and TypeMethodDescriptionabstract Optional<TuningSpeed>VeoHyperParameters.tuningSpeed()The speed of the tuning job.Methods in com.google.genai.types with parameters of type TuningSpeedModifier and TypeMethodDescriptionabstract VeoHyperParameters.BuilderVeoHyperParameters.Builder.tuningSpeed(TuningSpeed tuningSpeed) Setter for tuningSpeed.