[[["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 document describes how to retrieve information about a specific `BuildTrigger` using a GET HTTP request."],["The request requires two mandatory path parameters: `projectId` to identify the project and `triggerId` to specify the `BuildTrigger`."],["An optional query parameter `name` can be used to specify the name of the trigger, which requires the `cloudbuild.builds.get` IAM permission."],["The request body must be empty, and a successful response will contain the `BuildTrigger` details."],["Authorization for this operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]