public sealed class PublishEventsRequest : IMessage<PublishEventsRequest>, IEquatable<PublishEventsRequest>, IDeepCloneable<PublishEventsRequest>, IBufferMessage, IMessage
[[["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 page documents the \u003ccode\u003ePublishEventsRequest\u003c/code\u003e class, which is used to send a request to the \u003ccode\u003ePublishEvents\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishEventsRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that copies the values from an existing \u003ccode\u003ePublishEventsRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eChannel\u003c/code\u003e, representing the destination channel, and \u003ccode\u003eEvents\u003c/code\u003e, a collection of CloudEvents to be published.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, while the documentation covers version \u003ccode\u003e1.0.0-beta02\u003c/code\u003e, with \u003ccode\u003e2.0.0-beta06\u003c/code\u003e also being an option.\u003c/p\u003e\n"]]],[],null,[]]