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 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