[[["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 Functions V2 Client - Class State (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-functions/latest/V2.Stage.State)\n- [2.0.5](/php/docs/reference/cloud-functions/2.0.5/V2.Stage.State)\n- [1.7.0](/php/docs/reference/cloud-functions/1.7.0/V2.Stage.State)\n- [1.6.5](/php/docs/reference/cloud-functions/1.6.5/V2.Stage.State)\n- [1.5.0](/php/docs/reference/cloud-functions/1.5.0/V2.Stage.State)\n- [1.4.2](/php/docs/reference/cloud-functions/1.4.2/V2.Stage.State)\n- [1.3.1](/php/docs/reference/cloud-functions/1.3.1/V2.Stage.State)\n- [1.2.0](/php/docs/reference/cloud-functions/1.2.0/V2.Stage.State)\n- [1.1.2](/php/docs/reference/cloud-functions/1.1.2/V2.Stage.State)\n- [1.0.3](/php/docs/reference/cloud-functions/1.0.3/V2.Stage.State) \nReference documentation and code samples for the Google Cloud Functions V2 Client class State.\n\nPossible states for a Stage\n\nProtobuf type `google.cloud.functions.v2.Stage.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Functions \\\\ V2 \\\\ Stage\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nNot specified. Invalid state.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### NOT_STARTED\n\n Value: 1\n\nStage has not started.\n\nGenerated from protobuf enum `NOT_STARTED = 1;`\n\n### IN_PROGRESS\n\n Value: 2\n\nStage is in progress.\n\nGenerated from protobuf enum `IN_PROGRESS = 2;`\n\n### COMPLETE\n\n Value: 3\n\nStage has completed.\n\nGenerated from protobuf enum `COMPLETE = 3;`"]]