public sealed class PushConfig.Types.PubsubWrapper : IMessage<PushConfig.Types.PubsubWrapper>, IEquatable<PushConfig.Types.PubsubWrapper>, IDeepCloneable<PushConfig.Types.PubsubWrapper>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class PushConfig.Types.PubsubWrapper.
[[["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-31 UTC."],[[["This webpage provides documentation for the `PushConfig.Types.PubsubWrapper` class within the Google Cloud Pub/Sub v1 API for .NET."],["The `PubsubWrapper` class is responsible for handling the JSON representation of a `PubsubMessage` payload sent to a push endpoint."],["The class inherits from `object` and implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and `IMessage`."],["The page lists various versions of the `Google.Cloud.PubSub.V1` package, ranging from version 2.3.0 to the latest 3.23.0."],["The page lists two constructors: `PubsubWrapper()` and `PubsubWrapper(PushConfig.Types.PubsubWrapper other)`, the latter of which takes another `PushConfig.Types.PubsubWrapper` object as a parameter."]]],[]]