Cloud Pub/Sub v1 API - Class PushConfig.Types.PubsubWrapper (3.12.0)

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.

The payload to the push endpoint is in the form of the JSON representation of a PubsubMessage (https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).

Inheritance

object > PushConfig.Types.PubsubWrapper

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Constructors

PubsubWrapper()

public PubsubWrapper()

PubsubWrapper(PubsubWrapper)

public PubsubWrapper(PushConfig.Types.PubsubWrapper other)
Parameter
NameDescription
otherPushConfigTypesPubsubWrapper