Documentation - v1.2.0-alpha.10
    Preparing search index...

    Represents the response of a batch operation.

    interface BatchOperationResponse {
        operationId: string;
    }
    Index

    Properties

    Properties

    operationId: string

    Unique identifier of the batch operation.