@influxdata/influxdb3-client
    Preparing search index...

    An opaque result returned after executing an action.

    from protobuf message arrow.flight.protocol.Result

    interface Result {
        body: Uint8Array;
    }
    Index

    Properties

    Properties

    body: Uint8Array

    from protobuf field: bytes body = 1;