Qdrantex.Qdrant.LookupLocation (Qdrantex v1.8.0)
Summary
Types
@type t() :: %Qdrantex.Qdrant.LookupLocation{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], collection_name: String.t(), shard_key_selector: Qdrantex.Qdrant.ShardKeySelector.t() | nil, vector_name: String.t() | nil }