[[["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, `triggers.webhook`, is activated upon receiving a webhook request directed at a specific trigger within a project."],["The HTTP request method is `POST`, and it uses gRPC Transcoding for defining the URL structure: `https://cloudbuild.googleapis.com/v1/projects/{projectId}/triggers/{trigger}:webhook`."],["Path parameters include `projectId`, specifying the project, and `trigger`, indicating the trigger's name, while query parameters, like `name` and `secret`, are also used."],["The request body is an instance of `HttpBody`, and a successful response results in an empty response body."],["Authorization for this endpoint may require an IAM permission such as `cloudbuild.builds.create` or an OAuth secret token."]]],[]]