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