Uses of Class
com.google.genai.types.VideoGenerationReferenceType
Packages that use VideoGenerationReferenceType
-
Uses of VideoGenerationReferenceType in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type VideoGenerationReferenceTypeModifier and TypeMethodDescriptionabstract Optional<VideoGenerationReferenceType>
VideoGenerationReferenceImage.referenceType()
The type of the reference image, which defines how the reference image will be used to generate the video.Methods in com.google.genai.types with parameters of type VideoGenerationReferenceTypeModifier and TypeMethodDescriptionVideoGenerationReferenceImage.Builder.referenceType
(VideoGenerationReferenceType referenceType) Setter for referenceType.