Uses of Class
com.google.genai.types.Video
Packages that use Video
-
Uses of Video in com.google.genai
Methods in com.google.genai with parameters of type VideoModifier and TypeMethodDescriptionAsyncFiles.download(Video video, String downloadPath, DownloadFileConfig config) Asynchronously downloads a video from the GenAI API to the provided path.voidFiles.download(Video video, String downloadPath, DownloadFileConfig config) Downloads a video from the API. -
Uses of Video in com.google.genai.types
Methods in com.google.genai.types that return VideoModifier and TypeMethodDescriptionabstract VideoVideo.Builder.build()static VideoDeserializes a JSON string to a Video object.Methods in com.google.genai.types that return types with arguments of type VideoMethods in com.google.genai.types with parameters of type Video