Class CodeExecutionCallArguments.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.CodeExecutionCallArguments.Builder
- Enclosing class:
- CodeExecutionCallArguments
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The code to be executed.Programming language of the `code`.
-
Method Details
-
code
The code to be executed. -
language
Programming language of the `code`. -
build
-