ResponseWebSearchCallItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A response item that represents a web search call.
public class ResponseWebSearchCallItem : Azure.AI.VoiceLive.SessionResponseItem, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.ResponseWebSearchCallItem>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.ResponseWebSearchCallItem>
type ResponseWebSearchCallItem = class
inherit SessionResponseItem
interface IJsonModel<ResponseWebSearchCallItem>
interface IPersistableModel<ResponseWebSearchCallItem>
Public Class ResponseWebSearchCallItem
Inherits SessionResponseItem
Implements IJsonModel(Of ResponseWebSearchCallItem), IPersistableModel(Of ResponseWebSearchCallItem)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Id |
Gets the Id. (Inherited from SessionResponseItem) |
| Status |
The status of the web search tool call. |