SubmitToolApprovalUpdate 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.
public class SubmitToolApprovalUpdate : Azure.AI.Agents.Persistent.RunUpdate
type SubmitToolApprovalUpdate = class
inherit RunUpdate
Public Class SubmitToolApprovalUpdate
Inherits RunUpdate
- Inheritance
Constructors
SubmitToolApprovalUpdate(ThreadRun, RequiredMcpToolCall) |
Properties
Arguments | |
Name | |
ToolCallId | |
UpdateKind |
A value indicating what type of event this update represents. (Inherited from StreamingUpdate) |
Value |
The underlying response value received with the streaming event. (Inherited from StreamingUpdate<T>) |