[[["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 describes how to retrieve information about a `BuildTrigger` using a `GET` request."],["The request URL requires the `name` parameter, which is a string specifying the trigger's location and name within the project."],["The request requires both `projectId` and `triggerId` query parameters."],["The request body must be empty and successful responses contain an instance of `BuildTrigger`."],["Retrieving information about a trigger also requires `cloudbuild.builds.get` IAM permission and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]