Milvex.Milvus.Proto.Milvus.FlushResponse.FlushCollSegIDsEntry (milvex v0.10.2)

Copy Markdown

Summary

Types

t()

@type t() :: %Milvex.Milvus.Proto.Milvus.FlushResponse.FlushCollSegIDsEntry{
  __unknown_fields__: [Protobuf.unknown_field()],
  key: String.t(),
  value: Milvex.Milvus.Proto.Schema.LongArray.t() | nil
}