Get desktop application:
View/edit binary Protocol Buffers messages
* The health service that checks health on services.
* Get functions for health check [Reference] https://github.com/grpc/grpc/blob/master/doc/health-checking.md
Get function for health check
Get function for health check watch
Request for `healthCheck` and `healthWatch`.
Used as request type in: HealthGrpcService.healthCheck, HealthGrpcService.healthWatch
Response for `healthCheck` and `healthWatch`.
Used as response type in: HealthGrpcService.healthCheck, HealthGrpcService.healthWatch
Used in:
Used only by the Watch method.