[[["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.QuotaRule.State)\n- [1.6.0](/php/docs/reference/cloud-netapp/1.6.0/V1.QuotaRule.State)\n- [1.4.0](/php/docs/reference/cloud-netapp/1.4.0/V1.QuotaRule.State)\n- [1.3.1](/php/docs/reference/cloud-netapp/1.3.1/V1.QuotaRule.State)\n- [1.2.1](/php/docs/reference/cloud-netapp/1.2.1/V1.QuotaRule.State)\n- [1.1.1](/php/docs/reference/cloud-netapp/1.1.1/V1.QuotaRule.State)\n- [1.0.1](/php/docs/reference/cloud-netapp/1.0.1/V1.QuotaRule.State)\n- [0.3.1](/php/docs/reference/cloud-netapp/0.3.1/V1.QuotaRule.State)\n- [0.2.6](/php/docs/reference/cloud-netapp/0.2.6/V1.QuotaRule.State)\n- [0.1.1](/php/docs/reference/cloud-netapp/0.1.1/V1.QuotaRule.State) \nReference documentation and code samples for the Google Cloud Net App V1 Client class State.\n\nQuota Rule states\n\nProtobuf type `google.cloud.netapp.v1.QuotaRule.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetApp \\\\ V1 \\\\ QuotaRule\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified state for quota rule\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### CREATING\n\n Value: 1\n\nQuota rule is creating\n\nGenerated from protobuf enum `CREATING = 1;`\n\n### UPDATING\n\n Value: 2\n\nQuota rule is updating\n\nGenerated from protobuf enum `UPDATING = 2;`\n\n### DELETING\n\n Value: 3\n\nQuota rule is deleting\n\nGenerated from protobuf enum `DELETING = 3;`\n\n### READY\n\n Value: 4\n\nQuota rule is ready\n\nGenerated from protobuf enum `READY = 4;`\n\n### ERROR\n\n Value: 5\n\nQuota rule is in error state.\n\nGenerated from protobuf enum `ERROR = 5;`"]]