Acl

algoliasearch.search.Acl
See theAcl companion trait
object Acl

API key permissions: addObject: required to add or update records, copy or move an index. analytics: required to access the Analytics API. browse: required to view records deleteIndex: required to delete indices. deleteObject: required to delete records. editSettings: required to change index settings. inference: required to access the Inference API. listIndexes: required to list indices. logs: required to access logs of search and indexing operations. recommendation: required to access the Personalization and Recommend APIs. search: required to search records seeUnretrievableAttributes: required to retrieve unretrievableAttributes for all operations that return records. settings: required to examine index settings.

Attributes

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

Members list

Type members

Classlikes

case object AddObject extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
AddObject.type
case object Analytics extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Analytics.type
case object Browse extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Browse.type
case object DeleteIndex extends Acl

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Inference.type
case object ListIndexes extends Acl

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Logs.type
case object Personalization extends Acl

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Search.type
case object SeeUnretrievableAttributes extends Acl

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Settings.type
case object Usage extends Acl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Acl
class Object
trait Matchable
class Any
Show all
Self type
Usage.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): Acl

Concrete fields

val values: Seq[Acl]