Uses of Class
com.google.genai.gaos.models.interactions.CodeExecutionCallDelta
Packages that use CodeExecutionCallDelta
-
Uses of CodeExecutionCallDelta in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return CodeExecutionCallDeltaModifier and TypeMethodDescriptionCodeExecutionCallDelta.Builder.build()CodeExecutionCallDelta.withArguments(CodeExecutionCallArguments arguments) The arguments to pass to the code execution.CodeExecutionCallDelta.withSignature(String signature) A signature hash for backend validation.