Qdrantex.Qdrant.CollectionInfo.PayloadSchemaEntry (Qdrantex v1.8.0)
Summary
Types
@type t() :: %Qdrantex.Qdrant.CollectionInfo.PayloadSchemaEntry{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], key: String.t(), value: Qdrantex.Qdrant.PayloadSchemaInfo.t() | nil }