The following table shows the possible enumeration values. Note that both the Name as well as the Value may be used to indicate the enum parameter.
| Name | Value | Description |
|---|---|---|
| Ok |
0 |
The ok query result status. |
| QuotaExceeded |
1 |
The quota exceeded query result status. |
| InvalidRequest |
2 |
The invalid request query result status. |
| Unauthorized |
3 |
The unauthorized query result status. |
| UnknownError |
4 |
The unknown error query result status. |