[[["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 Resource Manager V3 Client - Class State (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-resource-manager/latest/V3.Organization.State)\n- [1.0.3](/php/docs/reference/cloud-resource-manager/1.0.3/V3.Organization.State)\n- [0.8.5](/php/docs/reference/cloud-resource-manager/0.8.5/V3.Organization.State)\n- [0.7.2](/php/docs/reference/cloud-resource-manager/0.7.2/V3.Organization.State)\n- [0.6.1](/php/docs/reference/cloud-resource-manager/0.6.1/V3.Organization.State)\n- [0.5.0](/php/docs/reference/cloud-resource-manager/0.5.0/V3.Organization.State)\n- [0.4.1](/php/docs/reference/cloud-resource-manager/0.4.1/V3.Organization.State)\n- [0.3.9](/php/docs/reference/cloud-resource-manager/0.3.9/V3.Organization.State) \nReference documentation and code samples for the Google Cloud Resource Manager V3 Client class State.\n\nOrganization lifecycle states.\n\nProtobuf type `google.cloud.resourcemanager.v3.Organization.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ResourceManager \\\\ V3 \\\\ Organization\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. This is only useful for distinguishing unset values.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### ACTIVE\n\n Value: 1\n\nThe normal and active state.\n\nGenerated from protobuf enum `ACTIVE = 1;`\n\n### DELETE_REQUESTED\n\n Value: 2\n\nThe organization has been marked for deletion by the user.\n\nGenerated from protobuf enum `DELETE_REQUESTED = 2;`"]]