Databricks SDK for JavaScript
    Preparing search index...
    interface SyncVectorIndexRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Name of the vector index to synchronize. Must be a Delta Sync Index.