[[["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 Anthos Multi Cloud V1 Client - Class State (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/cloud-gke-multi-cloud/latest/V1.AzureNodePool.State)\n- [1.2.1](/php/docs/reference/cloud-gke-multi-cloud/1.2.1/V1.AzureNodePool.State)\n- [1.1.2](/php/docs/reference/cloud-gke-multi-cloud/1.1.2/V1.AzureNodePool.State)\n- [1.0.0](/php/docs/reference/cloud-gke-multi-cloud/1.0.0/V1.AzureNodePool.State)\n- [0.6.1](/php/docs/reference/cloud-gke-multi-cloud/0.6.1/V1.AzureNodePool.State)\n- [0.5.4](/php/docs/reference/cloud-gke-multi-cloud/0.5.4/V1.AzureNodePool.State)\n- [0.4.4](/php/docs/reference/cloud-gke-multi-cloud/0.4.4/V1.AzureNodePool.State)\n- [0.3.0](/php/docs/reference/cloud-gke-multi-cloud/0.3.0/V1.AzureNodePool.State)\n- [0.2.3](/php/docs/reference/cloud-gke-multi-cloud/0.2.3/V1.AzureNodePool.State)\n- [0.1.4](/php/docs/reference/cloud-gke-multi-cloud/0.1.4/V1.AzureNodePool.State) \nReference documentation and code samples for the Google Anthos Multi Cloud V1 Client class State.\n\nThe lifecycle state of the node pool.\n\nProtobuf type `google.cloud.gkemulticloud.v1.AzureNodePool.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeMultiCloud \\\\ V1 \\\\ AzureNodePool\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nNot set.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### PROVISIONING\n\n Value: 1\n\nThe PROVISIONING state indicates the node pool is being created.\n\nGenerated from protobuf enum `PROVISIONING = 1;`\n\n### RUNNING\n\n Value: 2\n\nThe RUNNING state indicates the node pool has been created and is fully\nusable.\n\nGenerated from protobuf enum `RUNNING = 2;`\n\n### RECONCILING\n\n Value: 3\n\nThe RECONCILING state indicates that the node pool is being reconciled.\n\nGenerated from protobuf enum `RECONCILING = 3;`\n\n### STOPPING\n\n Value: 4\n\nThe STOPPING state indicates the node pool is being deleted.\n\nGenerated from protobuf enum `STOPPING = 4;`\n\n### ERROR\n\n Value: 5\n\nThe ERROR state indicates the node pool is in a broken unrecoverable\nstate.\n\nGenerated from protobuf enum `ERROR = 5;`\n\n### DEGRADED\n\n Value: 6\n\nThe DEGRADED state indicates the node pool requires user action to\nrestore full functionality.\n\nGenerated from protobuf enum `DEGRADED = 6;`"]]