type alias GrpcServingStatus Since 0.3.0 The serving status returned by the health bridge. These values map onto the gRPC v1 Health response enum. Definition "unknown" | "serving" | "not-serving" | "service-unknown" Seegrpc.health.v1.Health.ServingStatus