TableCellDecoder

gcp4s.bigquery.TableCellDecoder$
See theTableCellDecoder companion trait

Attributes

Companion
trait
Source
TableDecoder.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Source
TableDecoder.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

inline def apply[A](using d: TableCellDecoder[A]): TableCellDecoder[A]

Attributes

Source
TableDecoder.scala