[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Tpu V2 Client - Class Health (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-tpu/latest/V2.Node.Health)\n- [2.1.1](/php/docs/reference/cloud-tpu/2.1.1/V2.Node.Health)\n- [2.0.0](/php/docs/reference/cloud-tpu/2.0.0/V2.Node.Health)\n- [1.4.7](/php/docs/reference/cloud-tpu/1.4.7/V2.Node.Health)\n- [1.3.2](/php/docs/reference/cloud-tpu/1.3.2/V2.Node.Health)\n- [1.2.0](/php/docs/reference/cloud-tpu/1.2.0/V2.Node.Health)\n- [1.1.1](/php/docs/reference/cloud-tpu/1.1.1/V2.Node.Health)\n- [1.0.5](/php/docs/reference/cloud-tpu/1.0.5/V2.Node.Health) \nReference documentation and code samples for the Google Cloud Tpu V2 Client class Health.\n\nHealth defines the status of a TPU node as reported by\nHealth Monitor.\n\nProtobuf type `google.cloud.tpu.v2.Node.Health`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Tpu \\\\ V2 \\\\ Node\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### HEALTH_UNSPECIFIED\n\n Value: 0\n\nHealth status is unknown: not initialized or failed to retrieve.\n\nGenerated from protobuf enum `HEALTH_UNSPECIFIED = 0;`\n\n### HEALTHY\n\n Value: 1\n\nThe resource is healthy.\n\nGenerated from protobuf enum `HEALTHY = 1;`\n\n### TIMEOUT\n\n Value: 3\n\nThe resource is unresponsive.\n\nGenerated from protobuf enum `TIMEOUT = 3;`\n\n### UNHEALTHY_TENSORFLOW\n\n Value: 4\n\nThe in-guest ML stack is unhealthy.\n\nGenerated from protobuf enum `UNHEALTHY_TENSORFLOW = 4;`\n\n### UNHEALTHY_MAINTENANCE\n\n Value: 5\n\nThe node is under maintenance/priority boost caused rescheduling and\nwill resume running once rescheduled.\n\nGenerated from protobuf enum `UNHEALTHY_MAINTENANCE = 5;`"]]