Databricks SDK for JavaScript
    Preparing search index...

    Response for RemoveData.

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

    Properties

    Properties

    Per-row outcome of the delete.

    Overall status of the delete.