The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the textEvents fields must not be set.
An object containing fields of an arbitrary type. An additional field "@type" contains a URI identifying the type. Example: { "id": 1234, "@type": "types.example.com/standard/id" }.
[[["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 2025-06-13 UTC."],[[["\u003cp\u003eThis endpoint uses a POST request to publish events to a specified channel, identified by a channel path parameter within the URL.\u003c/p\u003e\n"],["\u003cp\u003eThe request body can include either an array of CloudEvents v1.0 objects in the \u003ccode\u003eevents\u003c/code\u003e field, or an array of JSON-formatted CloudEvent strings in the \u003ccode\u003etextEvents\u003c/code\u003e field, but not both at the same time.\u003c/p\u003e\n"],["\u003cp\u003eUpon a successful request, the response body will be empty, providing no data beyond confirmation.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eThe format for the URL is detailed in the documentation, utilizing gRPC Transcoding, and requires the user to provide the channel in the format \u003ccode\u003eprojects/{project}/locations/{location}/channels/{channel-id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]