DatasetList

gcp4s.bigquery.model.DatasetList
final case class DatasetList(datasets: Option[List[DatasetListDataset]], nextPageToken: Option[String], kind: Option[String], etag: Option[String])

Attributes

Source:
DatasetList.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product