Class FileContent.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.FileContent.Builder
- Enclosing class:
- FileContent
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The UTF-8 encoded text content of the file.The relative path of the file from the project root.
-
Method Details
-
content
The UTF-8 encoded text content of the file. -
path
The relative path of the file from the project root. -
build
-