SourceType

algoliasearch.ingestion.SourceType
See theSourceType companion trait
object SourceType

SourceType enumeration

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SourceType.type

Members list

Type members

Classlikes

case object Bigcommerce extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
case object Bigquery extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
Bigquery.type
case object Commercetools extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
case object Csv extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
Csv.type
case object Docker extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
Docker.type
case object Ga4BigqueryExport extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
case object Json extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
Json.type
case object Sfcc extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
Sfcc.type
case object Shopify extends SourceType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SourceType
class Object
trait Matchable
class Any
Show all
Self type
Shopify.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def withName(name: String): SourceType

Concrete fields

val values: Seq[SourceType]