MappingInput

algoliasearch.ingestion.MappingInput
case class MappingInput(format: MappingFormatSchema, actions: Seq[MappingKitAction])

Transformations to apply to the source, serialized as a JSON string.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product