property HealthCheckResult.exit_code
The original Bazel exit code, if available.
property HealthCheckResult.message
Diagnostic message, if any.
property HealthCheckResult.outcome
The server health state:
"healthy", "unhealthy", or "inconclusive".
