Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ContentStop
Interface ContentStop
interface
ContentStop
{
event_id
?:
string
;
event_type
?:
"content.stop"
;
index
?:
number
;
}
Index
Properties
event_
id?
event_
type?
index?
Properties
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.stop"
Optional
index
index
?:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
event_
id
event_
type
index
@google/genai
Loading...
The event_id token to be used to resume the interaction stream, from this event.