FirebaseAppInfoState

googleapis.firebase.FirebaseAppInfoState
See theFirebaseAppInfoState companion class

Attributes

Companion
class
Source
FirebaseAppInfoState.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object ACTIVE extends FirebaseAppInfoState

The App is active.

The App is active.

Attributes

Source
FirebaseAppInfoState.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
ACTIVE.type
case object DELETED extends FirebaseAppInfoState

The App has been soft-deleted.

The App has been soft-deleted. After an App has been in the DELETED state for more than 30 days, it is considered expired and will be permanently deleted. Up until this time, you can restore the App by calling Undelete ([Android](projects.androidApps/undelete) | [iOS](projects.iosApps/undelete) | [web](projects.webApps/undelete)).

Attributes

Source
FirebaseAppInfoState.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
DELETED.type

Unspecified state.

Unspecified state.

Attributes

Source
FirebaseAppInfoState.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Concrete fields

Implicits

Implicits