TableList

final case class TableList(etag: Option[String], nextPageToken: Option[String], kind: Option[String], totalItems: Option[Int], tables: Option[List[TableListTable]])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product