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-21 UTC."],[[["This page provides reference documentation for the `PushConfig.Types.PubsubWrapper` class within the Google Cloud Pub/Sub v1 API for .NET, with the latest version being 3.23.0."],["The `PubsubWrapper` class is used to define the structure of the payload sent to push endpoints as a JSON representation of a `PubsubMessage`."],["The documentation outlines the class's inheritance from `object` and the various interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of the class, ranging from version 3.23.0 down to version 2.3.0, offering links to each version's specific documentation."],["It also documents the constructors available for the `PubsubWrapper` class, which are a default constructor and one that accepts another `PubsubWrapper` as a parameter."]]],[]]