[[["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 Developer Connect V1 Client - Class Stage (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-developerconnect/latest/V1.InstallationState.Stage)\n- [0.4.0](/php/docs/reference/cloud-developerconnect/0.4.0/V1.InstallationState.Stage)\n- [0.3.0](/php/docs/reference/cloud-developerconnect/0.3.0/V1.InstallationState.Stage)\n- [0.2.2](/php/docs/reference/cloud-developerconnect/0.2.2/V1.InstallationState.Stage)\n- [0.1.2](/php/docs/reference/cloud-developerconnect/0.1.2/V1.InstallationState.Stage) \nReference documentation and code samples for the Google Cloud Developer Connect V1 Client class Stage.\n\nStage of the installation process.\n\nProtobuf type `google.cloud.developerconnect.v1.InstallationState.Stage`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DeveloperConnect \\\\ V1 \\\\ InstallationState\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STAGE_UNSPECIFIED\n\n Value: 0\n\nNo stage specified.\n\nGenerated from protobuf enum `STAGE_UNSPECIFIED = 0;`\n\n### PENDING_CREATE_APP\n\n Value: 1\n\nOnly for GitHub Enterprise. An App creation has been requested.\n\nThe user needs to confirm the creation in their GitHub enterprise host.\n\nGenerated from protobuf enum `PENDING_CREATE_APP = 1;`\n\n### PENDING_USER_OAUTH\n\n Value: 2\n\nUser needs to authorize the GitHub (or Enterprise) App via OAuth.\n\nGenerated from protobuf enum `PENDING_USER_OAUTH = 2;`\n\n### PENDING_INSTALL_APP\n\n Value: 3\n\nUser needs to follow the link to install the GitHub (or Enterprise) App.\n\nGenerated from protobuf enum `PENDING_INSTALL_APP = 3;`\n\n### COMPLETE\n\n Value: 10\n\nInstallation process has been completed.\n\nGenerated from protobuf enum `COMPLETE = 10;`"]]