Class ImageContent.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.ImageContent.Builder
- Enclosing class:
- ImageContent
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The image content.mimeType(ImageContentMimeType mimeType) The mime type of the image.resolution(MediaResolution resolution) The URI of the image.
-
Method Details
-
data
The image content. -
mimeType
The mime type of the image. -
resolution
-
uri
The URI of the image. -
build
-