Share via


SubmitToolApprovalUpdate Class

Definition

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>)

Applies to