[[["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 SymptomType (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-tpu/latest/V2.Symptom.SymptomType)\n- [2.1.1](/php/docs/reference/cloud-tpu/2.1.1/V2.Symptom.SymptomType)\n- [2.0.0](/php/docs/reference/cloud-tpu/2.0.0/V2.Symptom.SymptomType)\n- [1.4.7](/php/docs/reference/cloud-tpu/1.4.7/V2.Symptom.SymptomType)\n- [1.3.2](/php/docs/reference/cloud-tpu/1.3.2/V2.Symptom.SymptomType)\n- [1.2.0](/php/docs/reference/cloud-tpu/1.2.0/V2.Symptom.SymptomType)\n- [1.1.1](/php/docs/reference/cloud-tpu/1.1.1/V2.Symptom.SymptomType)\n- [1.0.5](/php/docs/reference/cloud-tpu/1.0.5/V2.Symptom.SymptomType) \nReference documentation and code samples for the Google Cloud Tpu V2 Client class SymptomType.\n\nSymptomType represents the different types of Symptoms that a TPU can be\nat.\n\nProtobuf type `google.cloud.tpu.v2.Symptom.SymptomType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Tpu \\\\ V2 \\\\ Symptom\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SYMPTOM_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified symptom.\n\nGenerated from protobuf enum `SYMPTOM_TYPE_UNSPECIFIED = 0;`\n\n### LOW_MEMORY\n\n Value: 1\n\nTPU VM memory is low.\n\nGenerated from protobuf enum `LOW_MEMORY = 1;`\n\n### OUT_OF_MEMORY\n\n Value: 2\n\nTPU runtime is out of memory.\n\nGenerated from protobuf enum `OUT_OF_MEMORY = 2;`\n\n### EXECUTE_TIMED_OUT\n\n Value: 3\n\nTPU runtime execution has timed out.\n\nGenerated from protobuf enum `EXECUTE_TIMED_OUT = 3;`\n\n### MESH_BUILD_FAIL\n\n Value: 4\n\nTPU runtime fails to construct a mesh that recognizes each TPU device's\nneighbors.\n\nGenerated from protobuf enum `MESH_BUILD_FAIL = 4;`\n\n### HBM_OUT_OF_MEMORY\n\n Value: 5\n\nTPU HBM is out of memory.\n\nGenerated from protobuf enum `HBM_OUT_OF_MEMORY = 5;`\n\n### PROJECT_ABUSE\n\n Value: 6\n\nAbusive behaviors have been identified on the current project.\n\nGenerated from protobuf enum `PROJECT_ABUSE = 6;`"]]