[[["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 webpage details how to delete a `BuildTrigger` using its project ID and trigger ID."],["The deletion is performed via an HTTP DELETE request to a specific URL, formatted with gRPC Transcoding syntax, including project and trigger information."],["The request requires specifying the `projectId` and `triggerId` either as part of the request path or as query parameters."],["The request body must be empty, and a successful response will also contain an empty body."],["Deleting a `BuildTrigger` requires the `cloudbuild.builds.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]