Milvex.Milvus.Proto.Feder.ListIndexedSegmentRequest
(milvex v0.10.2)
Copy Markdown
Summary
Types
@type t() :: %Milvex.Milvus.Proto.Feder.ListIndexedSegmentRequest{ __unknown_fields__: [Protobuf.unknown_field()], base: Milvex.Milvus.Proto.Common.MsgBase.t() | nil, collection_name: String.t(), index_name: String.t() }