ServerEventResponseFileSearchCallSearching interface

Returned when a file search call is searching.

Extends

Properties

itemId

The ID of the item.

outputIndex

The index of the output item in the response.

responseId

The ID of the response.

sequenceNumber

The sequence number of the file search call.

type

The event type, must be response.file_search_call.searching.

Inherited Properties

eventId

Property Details

itemId

The ID of the item.

itemId: string

Property Value

string

outputIndex

The index of the output item in the response.

outputIndex: number

Property Value

number

responseId

The ID of the response.

responseId: string

Property Value

string

sequenceNumber

The sequence number of the file search call.

sequenceNumber: number

Property Value

number

type

The event type, must be response.file_search_call.searching.

type: "response.file_search_call.searching"

Property Value

"response.file_search_call.searching"

Inherited Property Details

eventId

eventId?: string

Property Value

string

Inherited From ServerEvent.eventId