QueryAssistantDiagnosticMessage is a datatype for a query assistant diagnostic message.

This datatype is used by the datatype, QueryAssistantDiagnostic, which is used by the datatype, QueryAssistantSuccess, which is used by the union datatype, QueryAssistantAssistance, and that datatype is used by the datatype, QueryAssistantResult, which is used by the queryAssistance() query field.

Table: QueryAssistantDiagnosticMessage

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 2, 2024
codestringyes PreviewThe code to return for the diagnostic message.
tersestringyes PreviewA terse message of the diagnostic.
whatstringyes PreviewA message describing what happened in the diagnostic.