OutputItemApplyPatchToolCall.Operation Property
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.
One of the create_file, delete_file, or update_file operations applied via apply_patch.
public Azure.AI.AgentServer.Responses.Models.ApplyPatchFileOperation Operation { get; set; }
member this.Operation : Azure.AI.AgentServer.Responses.Models.ApplyPatchFileOperation with get, set
Public Property Operation As ApplyPatchFileOperation