public sealed class PublishChannelConnectionEventsResponse : IMessage<PublishChannelConnectionEventsResponse>, IEquatable<PublishChannelConnectionEventsResponse>, IDeepCloneable<PublishChannelConnectionEventsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc Publishing v1 API class PublishChannelConnectionEventsResponse.
The response message for the PublishChannelConnectionEvents method.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `PublishChannelConnectionEventsResponse` class within the Eventarc Publishing v1 API."],["`PublishChannelConnectionEventsResponse` is a response message used by the `PublishChannelConnectionEvents` method and is implemented as a sealed class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors available for `PublishChannelConnectionEventsResponse`: a default constructor and a copy constructor."],["The latest version of this resource is 2.0.0-beta07, and 2.0.0-beta06 is also included, with the third version at 1.0.0-beta02."]]],[]]