Web Search Call Searching Event
class WebSearchCallSearchingEvent(val sequenceNumber: Int, val itemId: String, val outputIndex: Int) : WebSearchCallEvent
The web search is running.
Properties
Link copied to clipboard
Identifier of the WebSearchCallItem the update belongs to.
Link copied to clipboard
Position of that item in the output list.
Link copied to clipboard
Position of the event in the stream; increases monotonically.