Milvex.Milvus.Proto.Milvus.ShowSegmentsResponse (milvex v0.10.2)

Copy Markdown

Summary

Types

t()

@type t() :: %Milvex.Milvus.Proto.Milvus.ShowSegmentsResponse{
  __unknown_fields__: [Protobuf.unknown_field()],
  segmentIDs: [integer()],
  status: Milvex.Milvus.Proto.Common.Status.t() | nil
}