A URI identifying where a Flight service is available.
Example: "grpc+tls://us-east-1.influxdb.io:443"
Summary
Types
@type t() :: %InfluxElixir.Flight.Proto.Location{ __protobuf__: true, __unknown_fields__: [Protobuf.unknown_field()], uri: String.t() }