ItemFieldApplyPatchToolCallOutput 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.
Apply patch tool call output.
public class ItemFieldApplyPatchToolCallOutput : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldApplyPatchToolCallOutput>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldApplyPatchToolCallOutput>
type ItemFieldApplyPatchToolCallOutput = class
inherit ItemField
interface IJsonModel<ItemFieldApplyPatchToolCallOutput>
interface IPersistableModel<ItemFieldApplyPatchToolCallOutput>
Public Class ItemFieldApplyPatchToolCallOutput
Inherits ItemField
Implements IJsonModel(Of ItemFieldApplyPatchToolCallOutput), IPersistableModel(Of ItemFieldApplyPatchToolCallOutput)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| CallId |
The unique ID of the apply patch tool call generated by the model. |
| CreatedBy |
The ID of the entity that created this tool call output. |
| Id |
The unique ID of the apply patch tool call output. Populated when this item is returned via API. |
| Output |
Gets the Output. |
| Status |
The status of the apply patch tool call output. One of |