algoliasearch.usage

Members list

Type members

Classlikes

case class ErrorBase(message: Option[String], additionalProperties: Option[List[JField]])

Error.

Error.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class ErrorBaseSerializer extends Serializer[ErrorBase]

Attributes

Supertypes
trait Serializer[ErrorBase]
class Object
trait Matchable
class Any
case class GetUsage200Response(statistics: Option[Seq[GetUsage200ResponseStatisticsInner]])

GetUsage200Response

GetUsage200Response

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class GetUsage200ResponseStatisticsInner(t: Option[Int], v: Option[StatisticValue])

GetUsage200ResponseStatisticsInner

GetUsage200ResponseStatisticsInner

Value parameters

t

Timestamp, measured in milliseconds since the Unix epoch.

Attributes

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

GetUsage400Response

GetUsage400Response

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class GetUsage400ResponseError(code: Option[String], message: Option[String], errors: Option[Seq[GetUsage400ResponseErrorErrorsInner]])

GetUsage400ResponseError

GetUsage400ResponseError

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class GetUsage400ResponseErrorErrorsInner(code: Option[String], message: String, line: Option[Int], position: Option[Int])

GetUsage400ResponseErrorErrorsInner

GetUsage400ResponseErrorErrorsInner

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait Granularity

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Daily.type
object Hourly.type
object Granularity

Granularity enumeration

Granularity enumeration

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
class GranularitySerializer extends CustomSerializer[Granularity]

Attributes

Supertypes
class CustomSerializer[Granularity]
trait Serializer[Granularity]
class Object
trait Matchable
class Any
object JsonSupport

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait Statistic

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object 90pProcessingTime.type
object 99pProcessingTime.type
object AclOperations.type
object AddApiKeyOperations.type
object AddRecordOperations.type
object AvgProcessingTime.type
object AvgUsedSearchCapacity.type
object BatchOperations.type
object BatchRulesOperations.type
object BrowseOperations.type
object ClearIndexOperations.type
object ClearRulesOperations.type
object CopyMoveOperations.type
object DataSize.type
object DeleteIndexOperations.type
object DeleteRulesOperations.type
object FileSize.type
object GetApiKeyOperations.type
object GetApiKeysOperations.type
object GetLogOperations.type
object GetRecordOperations.type
object GetRulesOperations.type
object GetSettingsOperations.type
object GetSynonymOperations.type
object IndexingOperations.type
object ListApiKeyOperations.type
object ListIndicesOperations.type
object MaxQps.type
object QueriesOperations.type
object RecordOperations.type
object Records.type
object RegionMaxQps.type
object RuleOperations.type
object SaveRulesOperations.type
object SearchOperations.type
object SearchRulesOperations.type
object SetSettingsOperations.type
object Star.type
object SynonymOperations.type
object TotalAclOperations.type
object TotalMaxQps.type
object TotalOperations.type
object TotalReadOperations.type
object TotalRulesOperations.type
object TotalSearchOperations.type
object TotalSearchRequests.type
object TotalWriteOperations.type
object UsedSearchCapacity.type
object WaitTaskOperations.type
Show all
object Statistic

Statistic enumeration

Statistic enumeration

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Statistic.type
class StatisticSerializer extends CustomSerializer[Statistic]

Attributes

Supertypes
class CustomSerializer[Statistic]
trait Serializer[Statistic]
class Object
trait Matchable
class Any
sealed trait StatisticValue

StatisticValue

StatisticValue

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class IntValue

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
object StatisticValueSerializer extends Serializer[StatisticValue]

Attributes

Supertypes
trait Serializer[StatisticValue]
class Object
trait Matchable
class Any
Self type