Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
StepDelta
CodeExecutionResult
Interface CodeExecutionResult
interface
CodeExecutionResult
{
is_error
?:
boolean
;
result
:
string
;
signature
?:
string
;
type
:
"code_execution_result"
;
}
Index
Properties
is_
error?
result
signature?
type
Properties
Optional
is_
error
is_error
?:
boolean
result
result
:
string
Optional
signature
signature
?:
string
A signature hash for backend validation.
type
type
:
"code_execution_result"
Settings
Theme
OS
Light
Dark
On This Page
Properties
is_
error
result
signature
type
@google/genai
Loading...
A signature hash for backend validation.