com.google.api.distribution.Distribution.BucketOptions.Options
See theOptions companion trait
object Options
Attributes
- Companion
- trait
- Source
- Distribution.scala
- Graph
-
- Supertypes
- Self type
-
Options.type
Members list
Type members
Classlikes
Attributes
- Source
- Distribution.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Optionstrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
final case class ExplicitBuckets(value: Explicit) extends Options
Attributes
- Source
- Distribution.scala
- Supertypes
-
trait Optionstrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class ExponentialBuckets(value: Exponential) extends Options
Attributes
- Source
- Distribution.scala
- Supertypes
-
trait Optionstrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class LinearBuckets(value: Linear) extends Options
Attributes
- Source
- Distribution.scala
- Supertypes
-
trait Optionstrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article