PSTopicClient

gcp4zio.pubsub.topic.PSTopicClient$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(path: Option[String]): RIO[Scope, TopicAdminClient]

Returns AutoCloseable TopicAdminClient wrapped in ZIO

Returns AutoCloseable TopicAdminClient wrapped in ZIO

Attributes

path

Optional path to Service Account Credentials file

Returns:

RIO[Scope, TopicAdminClient]

Concrete fields

val testClient: Task[TopicAdminClient]