Uses of Class
com.google.genai.gaos.models.interactions.VideoContent.Builder
Packages that use VideoContent.Builder
-
Uses of VideoContent.Builder in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return VideoContent.BuilderModifier and TypeMethodDescriptionstatic VideoContent.BuilderVideoContent.builder()The video content.VideoContent.Builder.mimeType(VideoContentMimeType mimeType) The mime type of the video.VideoContent.Builder.processing(Processing processing) How the model processes this video for understanding.VideoContent.Builder.resolution(MediaResolution resolution) The URI of the video.