Cloud Build V1 API - Module Google::Cloud::Build::V1::BuildOptions::VerifyOption (v0.19.0)

Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::BuildOptions::VerifyOption.

Specifies the manner in which the build should be verified, if at all.

Constants

NOT_VERIFIED

value: 0
Not a verifiable build (the default).

VERIFIED

value: 1
Build must be verified.