QueryValidationInfo
is a
datatype for the result of query validation.
Table: QueryValidationInfo
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 19, 2025 | |||||
diagnostics | [QueryDiagnosticInfoOutputType ] | yes | Short-Term | The query diagnostics. See QueryDiagnosticInfoOutputType . | |
isValid | boolean | yes | Short-Term | Whether it's valid. |