Databricks SDK for JavaScript
    Preparing search index...

    Interface GenieConversationSummary

    interface GenieConversationSummary {
        conversationId?: string;
        createdTimestamp?: bigint;
        title?: string;
    }
    Index

    Properties

    conversationId?: string
    createdTimestamp?: bigint
    title?: string