Cloud Build V2 API - Module Google::Cloud::Build::V2::InstallationState::Stage (v0.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Build V2 API module Google::Cloud::Build::V2::InstallationState::Stage.
Stage of the installation process.
Constants
STAGE_UNSPECIFIED
value: 0 No stage specified.
PENDING_CREATE_APP
value: 1 Only for GitHub Enterprise. An App creation has been requested.
The user needs to confirm the creation in their GitHub enterprise host.
PENDING_USER_OAUTH
value: 2 User needs to authorize the GitHub (or Enterprise) App via OAuth.
PENDING_INSTALL_APP
value: 3 User needs to follow the link to install the GitHub (or Enterprise) App.
COMPLETE
value: 10 Installation process has been completed.
[[["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 2026-03-31 UTC."],[],[]]