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

Copy Markdown

Summary

Types

t()

@type t() :: %Milvex.Milvus.Proto.Milvus.GetMetricsResponse{
  __unknown_fields__: [Protobuf.unknown_field()],
  component_name: String.t(),
  response: String.t(),
  status: Milvex.Milvus.Proto.Common.Status.t() | nil
}