TableDataList

gcp4s.bigquery.model.TableDataList
final case class TableDataList(etag: Option[String], pageToken: Option[String], totalRows: Option[Long], kind: Option[String], rows: Option[List[TableRow]])

Attributes

Source
TableDataList.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product