[[["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-11 UTC."],[[["This webpage details the process of creating a new Enrollment within a specified project and location using an HTTP POST request to the Eventarc API."],["The `parent` path parameter is mandatory and requires specific IAM permissions, `eventarc.enrollments.create`, for authorization."],["The `enrollmentId` query parameter, also required, defines the user-provided ID for the Enrollment and must adhere to a specific format."],["The request body is an `Enrollment` object, and a successful response will return an `Operation` object."],["Creating a new enrollment requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]