Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ContentDelta
Interface ContentDelta
interface
ContentDelta
{
delta
?:
|
TextDelta
|
ImageDelta
|
AudioDelta
|
DocumentDelta
|
VideoDelta
|
ThoughtSummaryDelta
|
ThoughtSignatureDelta
|
FunctionCallDelta
|
GeminiNextGenAPIClient
.
Interactions
.
ContentDelta
.
FunctionResultDelta
|
CodeExecutionCallDelta
|
CodeExecutionResultDelta
|
URLContextCallDelta
|
URLContextResultDelta
|
GoogleSearchCallDelta
|
GoogleSearchResultDelta
|
MCPServerToolCallDelta
|
GeminiNextGenAPIClient
.
Interactions
.
ContentDelta
.
MCPServerToolResultDelta
|
GeminiNextGenAPIClient
.
Interactions
.
ContentDelta
.
FileSearchResultDelta
;
event_id
?:
string
;
event_type
?:
"content.delta"
;
index
?:
number
;
}
Index
Properties
delta?
event_
id?
event_
type?
index?
Properties
Optional
delta
delta
?:
|
TextDelta
|
ImageDelta
|
AudioDelta
|
DocumentDelta
|
VideoDelta
|
ThoughtSummaryDelta
|
ThoughtSignatureDelta
|
FunctionCallDelta
|
GeminiNextGenAPIClient
.
Interactions
.
ContentDelta
.
FunctionResultDelta
|
CodeExecutionCallDelta
|
CodeExecutionResultDelta
|
URLContextCallDelta
|
URLContextResultDelta
|
GoogleSearchCallDelta
|
GoogleSearchResultDelta
|
MCPServerToolCallDelta
|
GeminiNextGenAPIClient
.
Interactions
.
ContentDelta
.
MCPServerToolResultDelta
|
GeminiNextGenAPIClient
.
Interactions
.
ContentDelta
.
FileSearchResultDelta
Optional
event_
id
event_id
?:
string
The event_id token to be used to resume the interaction stream, from this event.
Optional
event_
type
event_type
?:
"content.delta"
Optional
index
index
?:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
delta
event_
id
event_
type
index
@google/genai
Loading...
The event_id token to be used to resume the interaction stream, from this event.