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 information for the `PublishChannelConnectionEventsResponse` class within the Eventarc Publishing v1 API."],["The `PublishChannelConnectionEventsResponse` class is a response message for the `PublishChannelConnectionEvents` method and it inherits from `object`, while also implementing the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version of the API, version 2.0.0-beta07, is available along with previous beta versions 2.0.0-beta06 and 1.0.0-beta02."],["The `PublishChannelConnectionEventsResponse` class is defined in the `Google.Cloud.Eventarc.Publishing.V1` namespace and is contained within the `Google.Cloud.Eventarc.Publishing.V1.dll` assembly."],["There are two constructors available for the `PublishChannelConnectionEventsResponse` class, one parameterless and one that takes another `PublishChannelConnectionEventsResponse` object as parameter."]]],[]]