menu
googleapis package
documentation
servicecontrol/v1.dart
ExponentialBuckets
ExponentialBuckets constructor
ExponentialBuckets constructor
dark_mode
light_mode
ExponentialBuckets
constructor
ExponentialBuckets
(
{
double
?
growthFactor
,
int
?
numFiniteBuckets
,
double
?
scale
,
})
Implementation
ExponentialBuckets({ this.growthFactor, this.numFiniteBuckets, this.scale, });
googleapis package
documentation
servicecontrol/v1
ExponentialBuckets
ExponentialBuckets constructor
ExponentialBuckets class