PubsubWrapper typedef

PubsubWrapper = $Empty

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).

Implementation

typedef PubsubWrapper = $Empty;