WebSearchToolCallItemResourceStatus Enum
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.
The WebSearchToolCallItemResourceStatus.
public enum WebSearchToolCallItemResourceStatus
type WebSearchToolCallItemResourceStatus =
Public Enum WebSearchToolCallItemResourceStatus
- Inheritance
-
WebSearchToolCallItemResourceStatus
Fields
| Name | Value | Description |
|---|---|---|
| InProgress | 0 | in_progress. |
| Searching | 1 | searching. |
| Completed | 2 | completed. |
| Failed | 3 | failed. |