[[["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 retrieves a list of existing `BuildTrigger`s within a specified project using a GET HTTP request."],["The request URL structure follows gRPC Transcoding syntax and requires the `projectId` as a path parameter."],["Optional query parameters, such as `parent`, `pageSize`, and `pageToken`, can be included to filter and manage the returned list of triggers."],["The request body must be empty, and successful requests return a `ListBuildTriggersResponse` in the response body."],["Authorization requires the `cloudbuild.builds.list` IAM permission on the parent resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]