OutputItemFileSearchCallBuilder.EmitCompleted Method
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.
Produces a response.file_search_call.completed event.
public virtual Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallCompletedEvent EmitCompleted();
abstract member EmitCompleted : unit -> Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallCompletedEvent
override this.EmitCompleted : unit -> Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallCompletedEvent
Public Overridable Function EmitCompleted () As ResponseFileSearchCallCompletedEvent
Returns
A ResponseFileSearchCallCompletedEvent.