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-09 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 handles the JSON representation of a `PubsubMessage` for push endpoints, as detailed in the Cloud Pub/Sub documentation."],["The page lists multiple versions of the `PubsubWrapper` class, ranging from version 2.3.0 up to the latest version 3.23.0, with links to the documentation for each."],["The `PubsubWrapper` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation includes information on the available constructors for the `PubsubWrapper` class, namely the parameterless constructor and the copy constructor, along with information on inherited members."]]],[]]