ResponseFileSearchCallSearchingEvent.Explicit Operator

Definition

public static explicit operator Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallSearchingEvent(System.ClientModel.ClientResult result);
static member op_Explicit : System.ClientModel.ClientResult -> Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallSearchingEvent
Public Shared Narrowing Operator CType (result As ClientResult) As ResponseFileSearchCallSearchingEvent

Parameters

result
ClientResult

The ClientResult to deserialize the ResponseFileSearchCallSearchingEvent from.

Returns

Applies to