Preparing search index...
The search index is not available
@google/genai
@google/genai
gaos/resources
Interactions
InteractionStatusUpdate
Interface InteractionStatusUpdate
interface
InteractionStatusUpdate
{
event_id
?:
string
;
event_type
:
"interaction.status_update"
;
interaction_id
:
string
;
metadata
?:
StreamMetadata
;
status
:
InteractionStatusUpdateStatus
;
}
Hierarchy
InteractionStatusUpdate$
InteractionStatusUpdate
Index
Properties
event_
id?
event_
type
interaction_
id
metadata?
status
Properties
Optional
event_
id
event_id
?:
string
The event_id token to be used to resume the interaction stream, from
Remarks
this event.
event_
type
event_type
:
"interaction.status_update"
interaction_
id
interaction_id
:
string
Optional
metadata
metadata
?:
StreamMetadata
status
status
:
InteractionStatusUpdateStatus
Settings
Theme
OS
Light
Dark
On This Page
Properties
event_
id
event_
type
interaction_
id
metadata
status
@google/genai
Loading...
The event_id token to be used to resume the interaction stream, from