BigQueryClient

gcp4s.bigquery.BigQueryClient
final class BigQueryClient[F[_]](client: Client[F])(using F: Temporal[F]) extends Http4sClientDsl[F]

Attributes

Source:
BigQueryClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Classlikes

object datasets

Attributes

Source:
BigQueryClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object jobs

Attributes

Source:
BigQueryClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
jobs.type
object projects

Attributes

Source:
BigQueryClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object tableData

Attributes

Source:
BigQueryClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object tables

Attributes

Source:
BigQueryClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
tables.type

Value members

Concrete fields

Attributes

Source:
BigQueryClient.scala

Implicits

Inherited implicits

Attributes

Inherited from:
Http4sClientDsl
Source:
Http4sClientDsl.scala
implicit def http4sHeadersDecoder[T](implicit F: Applicative[F], decoder: EntityDecoder[F, T]): EntityDecoder[F, (Headers, T)]

Attributes

Inherited from:
Http4sClientDsl
Source:
Http4sClientDsl.scala