public sealed class PublishEventsResponse : IMessage<PublishEventsResponse>, IEquatable<PublishEventsResponse>, IDeepCloneable<PublishEventsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc Publishing v1 API class PublishEventsResponse.
The response message for the PublishEvents 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-04-01 UTC."],[[["This page provides reference documentation for the `PublishEventsResponse` class within the Eventarc Publishing v1 API, specifically for the .NET environment."],["The `PublishEventsResponse` class is the response message for the `PublishEvents` method and inherits from `object`, while also implementing the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation covers the class's implementation details, including inherited members like `GetHashCode()`, `GetType()`, and `ToString()`, that it contains from `object`."],["The namespace for this class is `Google.Cloud.Eventarc.Publishing.V1` and is contained in `Google.Cloud.Eventarc.Publishing.V1.dll`."],["The page provides access to different versions of the documentation for this class, including `2.0.0-beta07` (latest), `2.0.0-beta06`, and `1.0.0-beta02`."]]],[]]