gcp4zio-pubsub
gcp4zio-pubsub
API
gcp4zio.pubsub.publisher
Config
MessageEncoder
MessageEncoder
PSPublisher
PSPublisher
PSPublisherClient
PSPublisherImpl
gcp4zio.pubsub.subscriber
Config
InternalPubSubError
PSSubscriber
PSSubscriberClient
PubsubMessageReceiver
Record
gcp4zio.pubsub.subscription
PSSubscription
PSSubscription
PSSubscriptionClient
PSSubscriptionImpl
gcp4zio.pubsub.topic
PSTopic
PSTopic
PSTopicClient
PSTopicImpl
gcp4zio-pubsub
/
gcp4zio.pubsub.topic
/
PSTopic
PSTopic
gcp4zio.pubsub.topic.PSTopic
See the
PSTopic
companion object
trait
PSTopic
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
PSTopicImpl
Clear all
Members list
Concise view
Value members
Abstract methods
def
createTopic
(
project
:
String
,
topic
:
String
):
Task
[
Topic
]
Attributes
project
GCP Project ID
topic
The name of the topic to be created
def
deleteTopic
(
project
:
String
,
topic
:
String
):
Task
[
Unit
]
Attributes
project
GCP Project ID
topic
The name of the topic to be created