Qdrantex.Grpc.Health.V1.HealthCheckResponse (Qdrantex v1.8.0)

Summary

Types

@type t() :: %Qdrantex.Grpc.Health.V1.HealthCheckResponse{
  __unknown_fields__: [
    {field_number :: integer(), Protobuf.Wire.Types.wire_type(),
     value :: term()}
  ],
  status: Qdrantex.Grpc.Health.V1.HealthCheckResponse.ServingStatus.t()
}