Qdrantex.Qdrant.ListCollectionsResponse (Qdrantex v1.8.0)
Summary
Types
@type t() :: %Qdrantex.Qdrant.ListCollectionsResponse{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], collections: [Qdrantex.Qdrant.CollectionDescription.t()], time: float() | :infinity | :negative_infinity | :nan }