Databricks SDK for JavaScript
    Preparing search index...

    Interface GenieGetDownloadFullQueryResultRequest

    interface GenieGetDownloadFullQueryResultRequest {
        attachmentId?: string;
        conversationId?: string;
        downloadId?: string;
        downloadIdSignature?: string;
        messageId?: string;
        spaceId?: string;
    }
    Index

    Properties

    attachmentId?: string

    Attachment ID

    conversationId?: string

    Conversation ID

    downloadId?: string

    Download ID. This ID is provided by the Generate Download endpoint

    downloadIdSignature?: string

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

    messageId?: string

    Message ID

    spaceId?: string

    Genie space ID