Qdrantex.Qdrant.WithLookup (Qdrantex v1.8.0)
Summary
Types
@type t() :: %Qdrantex.Qdrant.WithLookup{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], collection: String.t(), with_payload: Qdrantex.Qdrant.WithPayloadSelector.t() | nil, with_vectors: Qdrantex.Qdrant.WithVectorsSelector.t() | nil }