QueryType

com.google.firestore.proto.bundle.BundledQuery.QueryType
See theQueryType companion trait
object QueryType

Attributes

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

Members list

Type members

Classlikes

case object Empty extends QueryType

Attributes

Source
BundledQuery.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait QueryType
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class StructuredQuery(value: StructuredQuery) extends QueryType

Attributes

Source
BundledQuery.scala
Supertypes
trait QueryType
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala