Databricks SDK for JavaScript
    Preparing search index...

    Interface GenieGenerateDownloadFullQueryResultResponse

    interface GenieGenerateDownloadFullQueryResultResponse {
        downloadId?: string;
        downloadIdSignature?: string;
    }
    Index

    Properties

    downloadId?: string

    Download ID. Use this ID to track the download request in subsequent polling calls

    downloadIdSignature?: string

    JWT signature for the download_id to ensure secure access to query results