ResponsesProtocolConfiguration 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.
Configuration specific to the responses protocol.
public class ResponsesProtocolConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.ResponsesProtocolConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.ResponsesProtocolConfiguration>
type ResponsesProtocolConfiguration = class
interface IJsonModel<ResponsesProtocolConfiguration>
interface IPersistableModel<ResponsesProtocolConfiguration>
Public Class ResponsesProtocolConfiguration
Implements IJsonModel(Of ResponsesProtocolConfiguration), IPersistableModel(Of ResponsesProtocolConfiguration)
- Inheritance
-
ResponsesProtocolConfiguration
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesProtocolConfiguration() |
Initializes a new instance of ResponsesProtocolConfiguration. |