QueryAssistantDiagnosticPosition
QueryAssistantDiagnosticPosition
is a datatype for a query assistant diagnostic position.
Table: QueryAssistantDiagnosticPosition
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: Oct 2, 2024 | |||||
beginOffset | integer | yes | Preview | Where to begin the offset. | |
column | integer | yes | Preview | The column. | |
endOffset | integer | yes | Preview | The end of the offset. | |
line | integer | yes | Preview | The line to use. | |
longString | string | yes | Preview | The string to use for diagnostics. |