LinearBuckets

com.google.api.distribution.Distribution$.BucketOptions$.Options$.LinearBuckets
final case class LinearBuckets(value: Linear) extends Options

Attributes

Source:
Distribution.scala
Graph
Supertypes
trait Options
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
Distribution.scala

Value members

Concrete methods

override def isLinearBuckets: Boolean

Attributes

Definition Classes
Source:
Distribution.scala
override def linearBuckets: Option[Linear]

Attributes

Definition Classes
Source:
Distribution.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
Distribution.scala

Inherited methods

Attributes

Inherited from:
Options
Source:
Distribution.scala

Attributes

Inherited from:
Options
Source:
Distribution.scala

Attributes

Inherited from:
Options
Source:
Distribution.scala

Attributes

Inherited from:
Options
Source:
Distribution.scala

Attributes

Inherited from:
Options
Source:
Distribution.scala

Attributes

Inherited from:
Options
Source:
Distribution.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala