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 most recent version at 3.23.0, and the currently displayed version at 3.18.0."],["The `PubsubWrapper` class is designed to represent the payload structure of messages sent to a push endpoint, formatted as a JSON representation of a `PubsubMessage`."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documentation lists all the versions, ranging from 2.3.0 to 3.23.0, allowing users to view the reference documentation for each version."],["The `PubsubWrapper` class has two constructors: a parameterless one and another that takes a `PushConfig.Types.PubsubWrapper` object as a parameter."]]],[]]