ItemFieldFileSearchToolCall 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.
File search tool call.
public class ItemFieldFileSearchToolCall : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldFileSearchToolCall>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldFileSearchToolCall>
type ItemFieldFileSearchToolCall = class
inherit ItemField
interface IJsonModel<ItemFieldFileSearchToolCall>
interface IPersistableModel<ItemFieldFileSearchToolCall>
Public Class ItemFieldFileSearchToolCall
Inherits ItemField
Implements IJsonModel(Of ItemFieldFileSearchToolCall), IPersistableModel(Of ItemFieldFileSearchToolCall)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Id |
The unique ID of the file search tool call. |
| Queries |
The queries used to search for files. |
| Results |
Gets the Results. |
| Status |
The status of the file search tool call. One of |