BQClient

gcp4zio.bq.BQClient$
object BQClient

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(path: Option[String]): Task[BigQuery]

Returns BigQuery object wrapped in ZIO

Returns BigQuery object wrapped in ZIO

Attributes

path

Optional path to Service Account Credentials file

Returns:

RIO[Scope, BigQuery]