googleapis.firebase.LocationType
See theLocationType companion class
object LocationType
Attributes
- Companion
- class
- Source
- LocationType.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LocationType.type
Members list
Type members
Classlikes
case object LOCATION_TYPE_UNSPECIFIED extends LocationType
Used internally for distinguishing unset values and is not intended for external use.
Used internally for distinguishing unset values and is not intended for external use.
Attributes
- Source
- LocationType.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass LocationTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
case object MULTI_REGIONAL extends LocationType
The location is a multi-regional location.
The location is a multi-regional location. Data in a multi-region location is replicated in multiple regions. Within each region, data is replicated in multiple zones.
Attributes
- Source
- LocationType.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass LocationTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
MULTI_REGIONAL.type
case object REGIONAL extends LocationType
The location is a regional location.
The location is a regional location. Data in a regional location is replicated in multiple zones within a region.
Attributes
- Source
- LocationType.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass LocationTypetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
REGIONAL.type
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Source
- LocationType.scala
Concrete fields
Attributes
- Source
- LocationType.scala
Implicits
In this article