public sealed class PublishChannelConnectionEventsRequest : IMessage<PublishChannelConnectionEventsRequest>, IEquatable<PublishChannelConnectionEventsRequest>, IDeepCloneable<PublishChannelConnectionEventsRequest>, IBufferMessage, IMessage
The request message for the PublishChannelConnectionEvents method.
The channel_connection that the events are published from. For example:
projects/{partner_project_id}/locations/{location}/channelConnections/{channel_connection_id}.
[[["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\u003eThe \u003ccode\u003ePublishChannelConnectionEventsRequest\u003c/code\u003e class is a request message used for the \u003ccode\u003ePublishChannelConnectionEvents\u003c/code\u003e method within the Google Cloud Eventarc Publishing V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishChannelConnectionEventsRequest\u003c/code\u003e class has two constructors: a default constructor and another that accepts another \u003ccode\u003ePublishChannelConnectionEventsRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for specifying the source \u003ccode\u003eChannelConnection\u003c/code\u003e as a string and an \u003ccode\u003eEvents\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Any>\u003c/code\u003e to hold the CloudEvents to be published.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Eventarc.Publishing.V1\u003c/code\u003e namespace and is located within the \u003ccode\u003eGoogle.Cloud.Eventarc.Publishing.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]