QueryDiagnosticInfoOutputType is a datatype for query diagnostic information.

This datatype is used by the datatype, QueryValidationInfo, which is used by two other datatypes: AnalyzeQueryInfo, which is used by the analyzeQuery() query field; and QueryConcatenationInfo, which is used by the concatenateQueries() query field,

Table: QueryDiagnosticInfoOutputType

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 Short-TermThe code for the diagnostic.
messagestringyes Short-TermThe diagnostic message.
severitystringyes Short-TermThe severity of the diagnostic.