[[["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-11-06 UTC."],[[["This documentation details how to create a new trigger using an HTTP POST request to the specified Eventarc API endpoint."],["The `parent` path parameter, which is mandatory, designates the project and location where the new trigger will be created."],["The `triggerId` query parameter, which is also mandatory, allows the user to define a specific ID for the new trigger."],["The request body requires an instance of Trigger, and if the request is successful the operation will return a new instance of Operation."],["Creating a new trigger requires `eventarc.triggers.create` IAM permission on the `parent` resource, and `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]