| Package | Description |
|---|---|
| com.google.cloud.pubsub |
A client to Google Cloud Pub/Sub.
|
| Modifier and Type | Method and Description |
|---|---|
PubSub |
PubSubOptions.DefaultPubSubFactory.create(PubSubOptions options) |
PubSub |
ReceivedMessage.pubsub()
Returns the received message's
PubSub object used to issue requests. |
PubSub |
Topic.pubSub()
Returns the topic's
PubSub object used to issue requests. |
PubSub |
Subscription.pubSub()
Returns the subscription's
PubSub object used to issue requests. |
Copyright © 2016 Google. All rights reserved.