[[["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 documents how to create a new `BuildTrigger` using a POST request to the specified URL endpoint: `https://cloudbuild.googleapis.com/v1/projects/{projectId}/triggers`."],["The creation of a `BuildTrigger` requires a `projectId` as a path parameter and a `parent` parameter within query parameters, with the parent parameter needing specific IAM permission."],["The request body must contain an instance of `BuildTrigger`, while the response body, if successful, will contain the newly created `BuildTrigger` instance."],["To authorize the request, the OAuth scope `https://www.googleapis.com/auth/cloud-platform` is required, as detailed in the authentication overview."]]],[]]