syntax

gcp4s.bigquery.syntax$
object syntax

Attributes

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

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
syntax.scala

Extensions

Extensions

extension (row: TableRow)
def as[A](using d: TableRowDecoder[A]): Either[Throwable, A]

Attributes

Source:
syntax.scala