Options

com.google.api.distribution.Distribution.BucketOptions.Options
See theOptions companion trait
object Options

Attributes

Companion
trait
Source
Distribution.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Options.type

Members list

Type members

Classlikes

case object Empty extends Options

Attributes

Source
Distribution.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Options
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class ExplicitBuckets(value: Explicit) extends Options

Attributes

Source
Distribution.scala
Supertypes
trait Options
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class ExponentialBuckets(value: Exponential) extends Options

Attributes

Source
Distribution.scala
Supertypes
trait Options
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class LinearBuckets(value: Linear) extends Options

Attributes

Source
Distribution.scala
Supertypes
trait Options
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala