ResponsesCustomTextFormatParam 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.
Text format.
public class ResponsesCustomTextFormatParam : Azure.AI.Extensions.OpenAI.ResponsesCustomToolParamFormat, System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesCustomTextFormatParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesCustomTextFormatParam>
type ResponsesCustomTextFormatParam = class
inherit ResponsesCustomToolParamFormat
interface IJsonModel<ResponsesCustomTextFormatParam>
interface IPersistableModel<ResponsesCustomTextFormatParam>
Public Class ResponsesCustomTextFormatParam
Inherits ResponsesCustomToolParamFormat
Implements IJsonModel(Of ResponsesCustomTextFormatParam), IPersistableModel(Of ResponsesCustomTextFormatParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesCustomTextFormatParam() |
Initializes a new instance of ResponsesCustomTextFormatParam. |