Class State (3.25.0)

State(value)

Specifies the current state of a build's approval.

Enums

Name Description
STATE_UNSPECIFIED Default enum type. This should not be used.
PENDING Build approval is pending.
APPROVED Build approval has been approved.
REJECTED Build approval has been rejected.
CANCELLED Build was cancelled while it was still pending approval.