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 documentation for the `PushConfig.Types.PubsubWrapper` class within the Google Cloud Pub/Sub v1 API for .NET."],["The `PubsubWrapper` class is used to encapsulate the payload sent to push endpoints, formatted as a JSON representation of a `PubsubMessage`."],["This documentation covers versions from 2.3.0 to 3.23.0, with 3.23.0 being the latest version, while the current page is for version 3.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The documentation outlines the available constructors of the class, including the default constructor, and one that takes another `PushConfig.Types.PubsubWrapper` as a parameter, for creating copies."]]],[]]