| Field | Type | Required | Description |
|---|---|---|---|
bad_gmail_token |
Optional[bool] | ➖ | Indicates the gmail results could not be fetched due to bad token. |
bad_outlook_token |
Optional[bool] | ➖ | Indicates the outlook results could not be fetched due to bad token. |
invalid_operators |
List[models.InvalidOperatorValueError] | ➖ | Indicates results could not be fetched due to invalid operators in the query. |
error_messages |
List[models.ErrorMessage] | ➖ | N/A |
federated_search_rate_limit_error |
Optional[bool] | ➖ | Indicates the federated search results could not be fetched due to rate limiting. |