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 documentation for the `PushConfig.Types.PubsubWrapper` class within the Google Cloud Pub/Sub v1 API, offering reference materials and code samples."],["The `PubsubWrapper` class, which is part of the `Google.Cloud.PubSub.V1` namespace, defines the payload structure sent to push endpoints as a JSON representation of a `PubsubMessage`."],["The latest version documented is 3.23.0, with a comprehensive list of previous versions dating back to 2.3.0 available for review, in addition to the latest."],["`PubsubWrapper` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, ensuring compatibility with various .NET functionalities."],["The documentation also covers the constructors of `PubsubWrapper`, both a default one and one that accepts another `PubsubWrapper` object as a parameter."]]],[]]