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 webpage provides reference documentation for the `PushConfig.Types.PubsubWrapper` class within the Google Cloud Pub/Sub v1 API for .NET, with the most recent version of the documentation being 3.23.0."],["The `PushConfig.Types.PubsubWrapper` class is used to represent a wrapper for a PubsubMessage, defining the payload sent to a push endpoint in JSON format."],["The `PushConfig.Types.PubsubWrapper` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page includes a history of versions, ranging from version 2.3.0 to the latest 3.23.0, with links to each version's documentation."],["The class features two constructors: a parameterless constructor and one that accepts another instance of `PushConfig.Types.PubsubWrapper`."]]],[]]