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