Milvex.Milvus.Proto.Milvus.GetPersistentSegmentInfoResponse
(milvex v0.6.0)
Copy Markdown
Summary
Types
@type t() :: %Milvex.Milvus.Proto.Milvus.GetPersistentSegmentInfoResponse{ __unknown_fields__: [Protobuf.unknown_field()], infos: [Milvex.Milvus.Proto.Milvus.PersistentSegmentInfo.t()], status: Milvex.Milvus.Proto.Common.Status.t() | nil }