DELETED
googleapis.firebase.WebAppState.DELETED
case object DELETED extends WebAppState
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
- WebAppState.scala
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass WebAppStatetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
-
DELETED.type
Members list
In this article