Databricks SDK for JavaScript
    Preparing search index...

    Interface GenieVizAttachment

    Visualization generated by Genie for a query result. Use the attachment ID with the download visualization API to retrieve the rendered image.

    interface GenieVizAttachment {
        queryAttachmentId?: string;
        title?: string;
    }
    Index

    Properties

    queryAttachmentId?: string

    The ID of the query attachment the visualization was generated from

    title?: string

    Name of the visualization