Uses of Class
com.google.genai.types.VeoTuningSpec
Packages that use VeoTuningSpec
-
Uses of VeoTuningSpec in com.google.genai.types
Methods in com.google.genai.types that return VeoTuningSpecModifier and TypeMethodDescriptionabstract VeoTuningSpecVeoTuningSpec.Builder.build()static VeoTuningSpecDeserializes a JSON string to a VeoTuningSpec object.Methods in com.google.genai.types that return types with arguments of type VeoTuningSpecModifier and TypeMethodDescriptionabstract Optional<VeoTuningSpec>TuningJob.veoTuningSpec()Tuning Spec for Veo Tuning.Methods in com.google.genai.types with parameters of type VeoTuningSpecModifier and TypeMethodDescriptionabstract TuningJob.BuilderTuningJob.Builder.veoTuningSpec(VeoTuningSpec veoTuningSpec) Setter for veoTuningSpec.