Milvex.Milvus.Proto.Milvus.GetIndexBuildProgressResponse
(milvex v0.10.2)
Copy Markdown
Summary
Types
@type t() :: %Milvex.Milvus.Proto.Milvus.GetIndexBuildProgressResponse{ __unknown_fields__: [Protobuf.unknown_field()], indexed_rows: integer(), status: Milvex.Milvus.Proto.Common.Status.t() | nil, total_rows: integer() }