[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud BeyondCorp AppConnectors V1 Client - Class HealthStatus (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-beyondcorp-appconnectors/latest/V1.HealthStatus)\n- [1.0.4](/php/docs/reference/cloud-beyondcorp-appconnectors/1.0.4/V1.HealthStatus)\n- [0.4.5](/php/docs/reference/cloud-beyondcorp-appconnectors/0.4.5/V1.HealthStatus)\n- [0.3.2](/php/docs/reference/cloud-beyondcorp-appconnectors/0.3.2/V1.HealthStatus)\n- [0.2.2](/php/docs/reference/cloud-beyondcorp-appconnectors/0.2.2/V1.HealthStatus)\n- [0.1.6](/php/docs/reference/cloud-beyondcorp-appconnectors/0.1.6/V1.HealthStatus) \nReference documentation and code samples for the Google Cloud BeyondCorp AppConnectors V1 Client class HealthStatus.\n\nHealthStatus represents the health status.\n\nProtobuf type `google.cloud.beyondcorp.appconnectors.v1.HealthStatus`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BeyondCorp \\\\ AppConnectors \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### HEALTH_STATUS_UNSPECIFIED\n\n Value: 0\n\nHealth status is unknown: not initialized or failed to retrieve.\n\nGenerated from protobuf enum `HEALTH_STATUS_UNSPECIFIED = 0;`\n\n### HEALTHY\n\n Value: 1\n\nThe resource is healthy.\n\nGenerated from protobuf enum `HEALTHY = 1;`\n\n### UNHEALTHY\n\n Value: 2\n\nThe resource is unhealthy.\n\nGenerated from protobuf enum `UNHEALTHY = 2;`\n\n### UNRESPONSIVE\n\n Value: 3\n\nThe resource is unresponsive.\n\nGenerated from protobuf enum `UNRESPONSIVE = 3;`\n\n### DEGRADED\n\n Value: 4\n\nSome sub-resources are UNHEALTHY.\n\nGenerated from protobuf enum `DEGRADED = 4;`"]]