[[["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 API endpoint lists existing `BuildTrigger`s for a specified project and location using a GET request."],["The request URL uses gRPC Transcoding syntax and requires a `parent` path parameter that follows the format `projects/{project}/locations/{location}`."],["Optional query parameters such as `projectId`, `pageSize`, and `pageToken` can be used to filter or navigate the list of triggers."],["The request body must be empty and authorization for this endpoint requires the `cloudbuild.builds.list` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["A successful request returns a `ListBuildTriggersResponse` instance in the response body."]]],[]]