public sealed class PublishEventsRequest : IMessage<PublishEventsRequest>, IEquatable<PublishEventsRequest>, IDeepCloneable<PublishEventsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc Publishing v1 API class PublishEventsRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003ePublishEventsRequest\u003c/code\u003e class within the Google Cloud Eventarc Publishing v1 API, used for sending event publishing requests.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePublishEventsRequest\u003c/code\u003e is an implementation of several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003ePublishEventsRequest()\u003c/code\u003e and \u003ccode\u003ePublishEventsRequest(PublishEventsRequest other)\u003c/code\u003e, allowing for the creation of new instances and copies.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eChannel\u003c/code\u003e, which specifies the destination channel for event publishing, and \u003ccode\u003eEvents\u003c/code\u003e or \u003ccode\u003eTextEvents\u003c/code\u003e, allowing for the inclusion of CloudEvents in either object or text format, but not both.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located in the \u003ccode\u003eGoogle.Cloud.Eventarc.Publishing.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Eventarc.Publishing.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]