Class GoogleCloudPubSubDestinationImpl

java.lang.Object
com.commercetools.api.models.subscription.GoogleCloudPubSubDestinationImpl
All Implemented Interfaces:
Destination, GoogleCloudPubSubDestination, io.vrap.rmf.base.client.ModelBase

public class GoogleCloudPubSubDestinationImpl extends Object implements GoogleCloudPubSubDestination, io.vrap.rmf.base.client.ModelBase

Destination for Google Cloud Pub/Sub that can be used for Pull subscriptions as well as for Push subscriptions. The topic must give the pubsub.topics.publish permission to the service account [email protected]. If used with the CloudEventsFormat, the message conforms to the PubSub Protocol Binding of the Structured Content Mode.