IncidentsInner

algoliasearch.monitoring.IncidentsInner
case class IncidentsInner(t: Option[Long], v: Option[Incident])

IncidentsInner

Value parameters

t

Timestamp, measured in milliseconds since the Unix epoch.

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