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