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

    An opaque action specific for the service.

    from protobuf message arrow.flight.protocol.Action

    interface Action {
        body: Uint8Array;
        type: string;
    }
    Index

    Properties

    Properties

    body: Uint8Array

    from protobuf field: bytes body = 2;

    type: string

    from protobuf field: string type = 1;