LocationType

googleapis.firebase.LocationType
See theLocationType companion class
object LocationType

Attributes

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

Members list

Type members

Classlikes

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 Singleton
trait Product
trait Mirror
class LocationType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show 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 Singleton
trait Product
trait Mirror
class LocationType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self 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 Singleton
trait Product
trait Mirror
class LocationType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
REGIONAL.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

Attributes

Source
LocationType.scala

Concrete fields

Attributes

Source
LocationType.scala

Implicits

Implicits

implicit val decoder: Decoder[LocationType]

Attributes

Source
LocationType.scala
implicit val encoder: Encoder[LocationType]

Attributes

Source
LocationType.scala