[[["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 delete a `BuildTrigger` using its project ID and trigger ID."],["The HTTP request uses the DELETE method with a URL that includes placeholders for the project ID and trigger ID."],["Both `projectId` and `triggerId` are required path parameters to identify the specific trigger to be deleted, while `name` is a query parameter to achieve the same result."],["The request body must be empty, and a successful response will also have an empty body."],["Deleting a `BuildTrigger` requires the `cloudbuild.builds.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]