[[["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 Net App V1 Client - Class State (1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/php/docs/reference/cloud-netapp/latest/V1.StoragePool.State)\n- [1.6.0](/php/docs/reference/cloud-netapp/1.6.0/V1.StoragePool.State)\n- [1.4.0](/php/docs/reference/cloud-netapp/1.4.0/V1.StoragePool.State)\n- [1.3.1](/php/docs/reference/cloud-netapp/1.3.1/V1.StoragePool.State)\n- [1.2.1](/php/docs/reference/cloud-netapp/1.2.1/V1.StoragePool.State)\n- [1.1.1](/php/docs/reference/cloud-netapp/1.1.1/V1.StoragePool.State)\n- [1.0.1](/php/docs/reference/cloud-netapp/1.0.1/V1.StoragePool.State)\n- [0.3.1](/php/docs/reference/cloud-netapp/0.3.1/V1.StoragePool.State)\n- [0.2.6](/php/docs/reference/cloud-netapp/0.2.6/V1.StoragePool.State)\n- [0.1.1](/php/docs/reference/cloud-netapp/0.1.1/V1.StoragePool.State) \nReference documentation and code samples for the Google Cloud Net App V1 Client class State.\n\nThe Storage Pool States\n\nProtobuf type `google.cloud.netapp.v1.StoragePool.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetApp \\\\ V1 \\\\ StoragePool\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified Storage Pool State\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### READY\n\n Value: 1\n\nStorage Pool State is Ready\n\nGenerated from protobuf enum `READY = 1;`\n\n### CREATING\n\n Value: 2\n\nStorage Pool State is Creating\n\nGenerated from protobuf enum `CREATING = 2;`\n\n### DELETING\n\n Value: 3\n\nStorage Pool State is Deleting\n\nGenerated from protobuf enum `DELETING = 3;`\n\n### UPDATING\n\n Value: 4\n\nStorage Pool State is Updating\n\nGenerated from protobuf enum `UPDATING = 4;`\n\n### RESTORING\n\n Value: 5\n\nStorage Pool State is Restoring\n\nGenerated from protobuf enum `RESTORING = 5;`\n\n### DISABLED\n\n Value: 6\n\nStorage Pool State is Disabled\n\nGenerated from protobuf enum `DISABLED = 6;`\n\n### ERROR\n\n Value: 7\n\nStorage Pool State is Error\n\nGenerated from protobuf enum `ERROR = 7;`"]]