dtkt.catalog.v1beta2query.proto

Query

Message

Represents a query and its associated details.

FieldTypeNumberDescription
validbool1

Indicates if the query is valid.

errorstring2

Error message, if any.

dialectstring3

The query dialect used.

querystring4

The query string.

params
Param[]
5

Parameters used in the query, if any.

fields
Field[]
6

List of fields returned by the query.