FunctionAndCustomToolCallOutputInputTextContent 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.
Input text.
public class FunctionAndCustomToolCallOutputInputTextContent : Azure.AI.AgentServer.Responses.Models.FunctionAndCustomToolCallOutput, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.FunctionAndCustomToolCallOutputInputTextContent>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.FunctionAndCustomToolCallOutputInputTextContent>
type FunctionAndCustomToolCallOutputInputTextContent = class
inherit FunctionAndCustomToolCallOutput
interface IJsonModel<FunctionAndCustomToolCallOutputInputTextContent>
interface IPersistableModel<FunctionAndCustomToolCallOutputInputTextContent>
Public Class FunctionAndCustomToolCallOutputInputTextContent
Inherits FunctionAndCustomToolCallOutput
Implements IJsonModel(Of FunctionAndCustomToolCallOutputInputTextContent), IPersistableModel(Of FunctionAndCustomToolCallOutputInputTextContent)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| FunctionAndCustomToolCallOutputInputTextContent(String) |
Initializes a new instance of FunctionAndCustomToolCallOutputInputTextContent. |
Properties
| Name | Description |
|---|---|
| Text |
The text input to the model. |