[[["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 API endpoint allows you to cancel a build that is currently in progress using a POST request."],["The request URL requires a specific format including the project, location, and build name, as defined in the `name` path parameter."],["The request body must include both the `projectId` and `id` to specify the build to be canceled."],["Successful requests return an instance of a `Build` object, detailing the cancelled build."],["Cancelling a build requires the `cloudbuild.builds.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]