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

    A location where a Flight service will accept retrieval of a particular stream given a ticket.

    from protobuf message arrow.flight.protocol.Location

    interface Location {
        uri: string;
    }
    Index

    Properties

    Properties

    uri: string

    from protobuf field: string uri = 1;