algoliasearch.ingestion.AuthenticationType
See theAuthenticationType companion trait
object AuthenticationType
Type of authentication. This determines the type of credentials required in the input
object.
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AuthenticationType.type
Members list
Type members
Classlikes
case object Algolia extends AuthenticationType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AuthenticationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Algolia.type
case object AlgoliaInsights extends AuthenticationType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AuthenticationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
AlgoliaInsights.type
case object ApiKey extends AuthenticationType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AuthenticationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
ApiKey.type
case object Basic extends AuthenticationType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AuthenticationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Basic.type
case object GoogleServiceAccount extends AuthenticationType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AuthenticationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
GoogleServiceAccount.type
case object Oauth extends AuthenticationType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AuthenticationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Oauth.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Concrete fields
In this article