[[["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 document describes how to create a new GoogleApiSource within a specified project and location using a POST request to the Eventarc API."],["The HTTP request requires a `parent` path parameter to identify the project and location, and the request requires the `eventarc.googleApiSources.create` IAM permission."],["You must provide a `googleApiSourceId` as a query parameter and it must match the format `^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$`."],["The request body includes details for the new `GoogleApiSource`, and a successful response returns an `Operation` object."],["To use the API you require the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]