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."],["The `PubsubWrapper` class is used to define the structure of the payload sent to push endpoints, which is in JSON format and represents a `PubsubMessage`."],["It's implemented as part of the Google.Cloud.PubSub.V1 namespace and within the Google.Cloud.PubSub.V1.dll assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists different versions of the API from 3.23.0 down to 2.3.0, giving access to the reference documentation for the `PubsubWrapper` class in each version, while 3.23.0 is the most current."]]],[]]