[[["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 2024-04-18 UTC."],[[["This endpoint allows you to approve or reject a pending build, which affects the returned long-running operation (LRO)."],["The HTTP request is a `POST` to a specific URL using gRPC Transcoding syntax and requires a build `name` as a path parameter."],["The request body must include an `approvalResult` object that contains the approval decision and relevant metadata."],["A successful request returns an `Operation` instance, which will behave differently depending on if the build was approved or rejected."],["Authorization requires the `cloudbuild.builds.approve` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]