Cloud Build V1 API - Module Google::Cloud::Build::V1::BuildApproval::State (v1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::BuildApproval::State.
Specifies the current state of a build's approval.
Constants
STATE_UNSPECIFIED
value: 0 Default enum type. This should not be used.
PENDING
value: 1 Build approval is pending.
APPROVED
value: 2 Build approval has been approved.
REJECTED
value: 3 Build approval has been rejected.
CANCELLED
value: 5 Build was cancelled while it was still pending approval.
[[["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."],[],[]]