ProjectList

gcp4s.bigquery.model.ProjectList
final case class ProjectList(etag: Option[String], nextPageToken: Option[String], projects: Option[List[ProjectListProject]], kind: Option[String], totalItems: Option[Int])

Attributes

Source:
ProjectList.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