Class Decision (3.27.0)

Decision(value)

Specifies whether or not this manual approval result is to approve or reject a build.

Enums

Name Description
DECISION_UNSPECIFIED Default enum type. This should not be used.
APPROVED Build is approved.
REJECTED Build is rejected.