[[["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.Project.State)\n- [1.0.3](/php/docs/reference/cloud-resource-manager/1.0.3/V3.Project.State)\n- [0.8.5](/php/docs/reference/cloud-resource-manager/0.8.5/V3.Project.State)\n- [0.7.2](/php/docs/reference/cloud-resource-manager/0.7.2/V3.Project.State)\n- [0.6.1](/php/docs/reference/cloud-resource-manager/0.6.1/V3.Project.State)\n- [0.5.0](/php/docs/reference/cloud-resource-manager/0.5.0/V3.Project.State)\n- [0.4.1](/php/docs/reference/cloud-resource-manager/0.4.1/V3.Project.State)\n- [0.3.9](/php/docs/reference/cloud-resource-manager/0.3.9/V3.Project.State) \nReference documentation and code samples for the Google Cloud Resource Manager V3 Client class State.\n\nProject lifecycle states.\n\nProtobuf type `google.cloud.resourcemanager.v3.Project.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ResourceManager \\\\ V3 \\\\ Project\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 used/useful for distinguishing\nunset 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 project has been marked for deletion by the user\n(by invoking\n[DeleteProject](/php/docs/reference/cloud-resource-manager/latest/V3.Client.ProjectsClient#_Google_Cloud_ResourceManager_V3_Client_ProjectsClient__deleteProject__))\nor by the system (Google Cloud Platform).\n\nThis can generally be reversed by invoking [UndeleteProject](/php/docs/reference/cloud-resource-manager/latest/V3.Client.ProjectsClient#_Google_Cloud_ResourceManager_V3_Client_ProjectsClient__undeleteProject__).\n\nGenerated from protobuf enum `DELETE_REQUESTED = 2;`"]]