Databricks SDK for JavaScript
    Preparing search index...

    Response for UpsertData.

    interface UpsertDataResponse {
        result?: DataModificationResult;
        status?: DataModificationStatus;
    }
    Index

    Properties

    Properties

    Per-row outcome of the upsert.

    Overall status of the upsert.