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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.