WebApp

googleapis.firebase.WebApp
See theWebApp companion object
final case class WebApp(displayName: Option[String], expireTime: Option[String], etag: Option[String], name: Option[String], state: Option[WebAppState], appUrls: Option[List[String]], projectId: Option[String], webId: Option[String], apiKeyId: Option[String], appId: Option[String])

Attributes

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