ProjectList

final case class ProjectList(etag: Option[String], nextPageToken: Option[String], projects: Option[List[ProjectListProject]], kind: Option[String], totalItems: Option[Int])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product