Interface protos.google.api.Distribution.IBucketOptions (4.0.0)

Properties of a BucketOptions.

Package

@google-cloud/monitoring

Properties

explicitBuckets

explicitBuckets?: (google.api.Distribution.BucketOptions.IExplicit|null);

BucketOptions explicitBuckets

exponentialBuckets

exponentialBuckets?: (google.api.Distribution.BucketOptions.IExponential|null);

BucketOptions exponentialBuckets

linearBuckets

linearBuckets?: (google.api.Distribution.BucketOptions.ILinear|null);

BucketOptions linearBuckets