FirebaseProject

googleapis.firebase.FirebaseProject
See theFirebaseProject companion object
final case class FirebaseProject(displayName: Option[String], etag: Option[String], name: Option[String], state: Option[FirebaseProjectState], projectId: Option[String], annotations: Option[Map[String, String]], projectNumber: Option[Long], resources: Option[DefaultResources])

Attributes

Companion
object
Source
FirebaseProject.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