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-04-01 UTC."],[[["This page provides reference documentation for the `PushConfig.Types.PubsubWrapper` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET framework."],["The `PubsubWrapper` class is used to encapsulate the JSON representation of a `PubsubMessage` for push endpoints, as detailed in the Cloud Pub/Sub documentation."],["The documentation covers various versions of the API, ranging from version 2.3.0 to the latest version 3.23.0, with version 3.10.1 being the currently selected version."],["The `PubsubWrapper` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the .NET `object` class."],["The page details the constructors for the `PubsubWrapper` class, including a default constructor and one that takes another `PubsubWrapper` instance as a parameter for copying."]]],[]]