Databricks SDK for JavaScript
    Preparing search index...
    interface CreateContextRequest {
        clusterId?: string;
        language?: Language;
    }
    Index

    Properties

    clusterId?: string

    Running cluster id

    language?: Language