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."],[[["The page provides reference documentation for the `PushConfig.Types.PubsubWrapper` class within the Cloud Pub/Sub v1 API, which is part of the Google Cloud .NET client library."],["The `PubsubWrapper` class is used to define the payload format sent to push endpoints, representing a `PubsubMessage` in JSON format."],["It includes an inheritance structure from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the API, ranging from version 2.3.0 to the latest version, 3.23.0, including version 3.11.0 specifically."],["The documentation also contains information about the available constructors for creating instances of the `PubsubWrapper` class, including a parameter that takes another `PubsubWrapper`."]]],[]]