Databricks SDK for JavaScript
    Preparing search index...

    Interface DownloadMessageAttachmentVisualizationRequest

    interface DownloadMessageAttachmentVisualizationRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The resource name of the attachment to render, in the format spaces/{space_id}/conversations/{conversation_id}/messages/{message_id}/attachments/{attachment_id}.