Class Decision (3.24.0)

Decision(value)

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

Values: DECISION_UNSPECIFIED (0): Default enum type. This should not be used. APPROVED (1): Build is approved. REJECTED (2): Build is rejected.