FirebaseAppInfo

googleapis.firebase.FirebaseAppInfo
See theFirebaseAppInfo companion object
final case class FirebaseAppInfo(displayName: Option[String], expireTime: Option[String], name: Option[String], state: Option[FirebaseAppInfoState], apiKeyId: Option[String], appId: Option[String], platform: Option[FirebaseAppInfoPlatform], namespace: Option[String])

Attributes

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