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

Name Description
SubmitToolApprovalUpdate(ThreadRun, RequiredMcpToolCall)

Properties

Name Description
Arguments
Name
ServerLabel
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