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"]],[["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 document provides reference information for the \u003ccode\u003ePublishChannelConnectionEventsResponse\u003c/code\u003e class within the Eventarc Publishing v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishChannelConnectionEventsResponse\u003c/code\u003e class is a response message for the \u003ccode\u003ePublishChannelConnectionEvents\u003c/code\u003e method and it inherits from \u003ccode\u003eobject\u003c/code\u003e, while also implementing the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishChannelConnectionEventsResponse\u003c/code\u003e class is defined in the \u003ccode\u003eGoogle.Cloud.Eventarc.Publishing.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Eventarc.Publishing.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003ePublishChannelConnectionEventsResponse\u003c/code\u003e class, one parameterless and one that takes another \u003ccode\u003ePublishChannelConnectionEventsResponse\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,["# Eventarc Publishing v1 API - Class PublishChannelConnectionEventsResponse (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Eventarc.Publishing.V1/latest/Google.Cloud.Eventarc.Publishing.V1.PublishChannelConnectionEventsResponse)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Eventarc.Publishing.V1/2.0.0-beta06/Google.Cloud.Eventarc.Publishing.V1.PublishChannelConnectionEventsResponse)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Eventarc.Publishing.V1/1.0.0-beta02/Google.Cloud.Eventarc.Publishing.V1.PublishChannelConnectionEventsResponse) \n\n public sealed class PublishChannelConnectionEventsResponse : IMessage\u003cPublishChannelConnectionEventsResponse\u003e, IEquatable\u003cPublishChannelConnectionEventsResponse\u003e, IDeepCloneable\u003cPublishChannelConnectionEventsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Eventarc Publishing v1 API class PublishChannelConnectionEventsResponse.\n\nThe response message for the PublishChannelConnectionEvents method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PublishChannelConnectionEventsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[PublishChannelConnectionEventsResponse](/dotnet/docs/reference/Google.Cloud.Eventarc.Publishing.V1/latest/Google.Cloud.Eventarc.Publishing.V1.PublishChannelConnectionEventsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[PublishChannelConnectionEventsResponse](/dotnet/docs/reference/Google.Cloud.Eventarc.Publishing.V1/latest/Google.Cloud.Eventarc.Publishing.V1.PublishChannelConnectionEventsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[PublishChannelConnectionEventsResponse](/dotnet/docs/reference/Google.Cloud.Eventarc.Publishing.V1/latest/Google.Cloud.Eventarc.Publishing.V1.PublishChannelConnectionEventsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Eventarc.Publishing.V1](/dotnet/docs/reference/Google.Cloud.Eventarc.Publishing.V1/latest/Google.Cloud.Eventarc.Publishing.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Eventarc.Publishing.V1.dll\n\nConstructors\n------------\n\n### PublishChannelConnectionEventsResponse()\n\n public PublishChannelConnectionEventsResponse()\n\n### PublishChannelConnectionEventsResponse(PublishChannelConnectionEventsResponse)\n\n public PublishChannelConnectionEventsResponse(PublishChannelConnectionEventsResponse other)"]]