gcp4zio-pubsub
gcp4zio-pubsub
gcp4zio.pubsub
gcp4zio.pubsub.publisher
Config
MessageEncoder
MessageEncoder
PSPublisher
PSPublisher
PSPublisherClient
PSPublisherImpl
gcp4zio.pubsub.subscriber
Config
InternalPubSubError
PSSubscriber
PSSubscriber
PSSubscriberClient
PubsubMessageReceiver
PSSubscriberImpl
Record
gcp4zio.pubsub.subscription
PSSubscription
PSSubscription
PSSubscriptionClient
PSSubscriptionImpl
gcp4zio.pubsub.topic
PSTopic
PSTopic
PSTopicClient
PSTopicImpl
gcp4zio-pubsub
/
gcp4zio.pubsub.topic
/
PSTopic
PSTopic
trait
PSTopic
[
F
[
_
]]
Companion:
object
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
class
PSTopicImpl
Value members
Value members
Abstract methods
def
createTopic
(
project:
String
,
topic:
String
):
F
[
Topic
]
def
deleteTopic
(
project:
String
,
topic:
String
):
F
[
Unit
]