Class TextContent.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.TextContent.Builder
- Enclosing class:
- TextContent
-
Method Summary
Modifier and TypeMethodDescriptionannotations(List<Annotation> annotations) Citation information for model-generated content.build()Required.
-
Method Details
-
annotations
Citation information for model-generated content. -
text
Required. The text content. -
build
-