Class VideoContent.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.VideoContent.Builder
- Enclosing class:
- VideoContent
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The video content.mimeType(VideoContentMimeType mimeType) The mime type of the video.processing(Processing processing) How the model processes this video for understanding.resolution(MediaResolution resolution) The URI of the video.
-
Method Details
-
data
The video content. -
mimeType
The mime type of the video. -
processing
How the model processes this video for understanding. -
resolution
-
uri
The URI of the video. -
build
-