Specifies the current state of a build's approval.
Values:
STATE_UNSPECIFIED (0):
Default enum type. This should not be used.
PENDING (1):
Build approval is pending.
APPROVED (2):
Build approval has been approved.
REJECTED (3):
Build approval has been rejected.
CANCELLED (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 2024-11-06 UTC."],[],[]]