[[["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 Build V2 Client - Class Stage (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-build/latest/V2.InstallationState.Stage)\n- [1.0.3](/php/docs/reference/cloud-build/1.0.3/V2.InstallationState.Stage)\n- [0.16.3](/php/docs/reference/cloud-build/0.16.3/V2.InstallationState.Stage)\n- [0.15.0](/php/docs/reference/cloud-build/0.15.0/V2.InstallationState.Stage)\n- [0.14.0](/php/docs/reference/cloud-build/0.14.0/V2.InstallationState.Stage)\n- [0.13.2](/php/docs/reference/cloud-build/0.13.2/V2.InstallationState.Stage)\n- [0.12.0](/php/docs/reference/cloud-build/0.12.0/V2.InstallationState.Stage)\n- [0.11.0](/php/docs/reference/cloud-build/0.11.0/V2.InstallationState.Stage)\n- [0.10.0](/php/docs/reference/cloud-build/0.10.0/V2.InstallationState.Stage)\n- [0.9.0](/php/docs/reference/cloud-build/0.9.0/V2.InstallationState.Stage)\n- [0.8.0](/php/docs/reference/cloud-build/0.8.0/V2.InstallationState.Stage)\n- [0.7.3](/php/docs/reference/cloud-build/0.7.3/V2.InstallationState.Stage)\n- [0.6.1](/php/docs/reference/cloud-build/0.6.1/V2.InstallationState.Stage)\n- [0.5.1](/php/docs/reference/cloud-build/0.5.1/V2.InstallationState.Stage)\n- [0.4.0](/php/docs/reference/cloud-build/0.4.0/V2.InstallationState.Stage)\n- [0.3.8](/php/docs/reference/cloud-build/0.3.8/V2.InstallationState.Stage) \nReference documentation and code samples for the Google Cloud Build V2 Client class Stage.\n\nStage of the installation process.\n\nProtobuf type `google.devtools.cloudbuild.v2.InstallationState.Stage`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Build \\\\ V2 \\\\ 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;`"]]