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.publisher
/
PSPublisherClient
PSPublisherClient
object
PSPublisherClient
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
PSPublisherClient
.type
Value members
Value members
Concrete methods
def
apply
(
project:
String
,
topic:
String
,
config:
Config
):
ZIO
[
Scope
,
Throwable
,
Publisher
]