pub type PbHealthCheckRequest = HealthCheckRequest;
pub struct PbHealthCheckRequest { pub service: String, }
service: String