[[["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 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `BuildOptions.Types.VerifyOption` enum within the Google Cloud Build v1 API."],["The `VerifyOption` enum specifies whether a build should be verified, and the documentation details the consequences of verification failure."],["The documentation also contains a list of all available versions for the API, ranging from version 1.0.0 all the way up to the latest version 2.15.0."],["The webpage indicates that if verification is requested and fails, the build will also fail, whereas if verification isn't requested and subsequently fails, the build itself will still succeed."],["The enum has two fields, `NotVerified`, indicating that it is not a verifiable build, and `Verified`, indicating that the build must be verified."]]],[]]