TableDataList

final case class TableDataList(etag: Option[String], pageToken: Option[String], totalRows: Option[Long], kind: Option[String], rows: Option[List[TableRow]])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product