Searched defs:HealthCheckResponse (Results 1 – 7 of 7) sorted by relevance
177 public sealed partial class HealthCheckResponse : pb::IMessage<HealthCheckResponse> { class194 public HealthCheckResponse() { in HealthCheckResponse() method in Grpc.Health.V1.HealthCheckResponse201 public HealthCheckResponse(HealthCheckResponse other) : this() { in HealthCheckResponse() method in Grpc.Health.V1.HealthCheckResponse
24 …HealthCheckResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.health.v1.Healt… constant
32 message HealthCheckResponse { message
9 public final class HealthCheckResponse extends class15 private HealthCheckResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in HealthCheckResponse() method in HealthCheckResponse18 private HealthCheckResponse() { in HealthCheckResponse() method in HealthCheckResponse27 private HealthCheckResponse( in HealthCheckResponse() method in HealthCheckResponse
26 HealthCheckResponse = V1::HealthCheckResponse constant in Grpc.Health.Checker