Preparing search index...
The search index is not available
@google/genai
@google/genai
gaos/models/interactions/code-execution-call-delta
CodeExecutionCallDelta
Type Alias CodeExecutionCallDelta
CodeExecutionCallDelta
:
{
arguments
:
CodeExecutionCallArguments
;
signature
?:
string
;
type
:
"code_execution_call"
;
}
Type declaration
arguments
:
CodeExecutionCallArguments
The arguments to pass to the code execution.
Optional
signature
?:
string
A signature hash for backend validation.
type
:
"code_execution_call"
Settings
Theme
OS
Light
Dark
@google/genai
Loading...
The arguments to pass to the code execution.