Class CodeExecutionCallDelta.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.CodeExecutionCallDelta.Builder
- Enclosing class:
- CodeExecutionCallDelta
-
Method Summary
Modifier and TypeMethodDescriptionarguments(CodeExecutionCallArguments arguments) The arguments to pass to the code execution.build()A signature hash for backend validation.
-
Method Details
-
arguments
The arguments to pass to the code execution. -
signature
A signature hash for backend validation. -
build
-