Searched defs:Health (Results 1 – 6 of 6) sorted by relevance
26 module Health module28 module Health module
21 module Health module
41 service Health { service42 rpc Check(HealthCheckRequest) returns (HealthCheckResponse);
37 service Health { service38 rpc Check(HealthCheckRequest) returns (HealthCheckResponse);
22 module Health module
29 public static partial class Health class