Databricks SDK for JavaScript
    Preparing search index...
    interface UpsertDataVectorIndexResponse {
        result?: UpsertDeleteDataResult;
        status?: UpsertDeleteDataStatus;
    }
    Index

    Properties

    Properties

    Result of the upsert or delete operation.

    Status of the upsert operation.