Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ContentDelta
CodeExecutionCallDelta
Interface CodeExecutionCallDelta
interface
CodeExecutionCallDelta
{
arguments
?:
GeminiNextGenAPIClient
.
Interactions
.
CodeExecutionCallArguments
;
id
?:
string
;
type
:
"code_execution_call"
;
}
Index
Properties
arguments?
id?
type
Properties
Optional
arguments
arguments
?:
GeminiNextGenAPIClient
.
Interactions
.
CodeExecutionCallArguments
The arguments to pass to the code execution.
Optional
id
id
?:
string
A unique ID for this specific tool call.
type
type
:
"code_execution_call"
Settings
Theme
OS
Light
Dark
On This Page
Properties
arguments
id
type
@google/genai
Loading...
The arguments to pass to the code execution.