Databricks SDK for JavaScript
    Preparing search index...
    interface ExternalQuerySource {
        alertId?: string;
        dashboardId?: string;
        genieSpaceId?: string;
        jobInfo?: ExternalQuerySource_JobInfo;
        legacyDashboardId?: string;
        notebookId?: string;
        sqlQueryId?: string;
    }
    Index

    Properties

    alertId?: string

    The canonical identifier for this SQL alert

    dashboardId?: string

    The canonical identifier for this Lakeview dashboard

    genieSpaceId?: string

    The canonical identifier for this Genie space

    legacyDashboardId?: string

    The canonical identifier for this legacy dashboard

    notebookId?: string

    The canonical identifier for this notebook

    sqlQueryId?: string

    The canonical identifier for this SQL query