Databricks SDK for JavaScript
    Preparing search index...
    interface SqlTaskQuery {
        queryType?: { $case: "queryId"; queryId: string };
    }
    Index

    Properties

    Properties

    queryType?: { $case: "queryId"; queryId: string }

    Type Declaration

    • $case: "queryId"
    • queryId: string

      The canonical identifier of the SQL query.