bucketOptions property

BucketOptions? bucketOptions
getter/setter pair

The bucket_options are required when the logs-based metric is using a DISTRIBUTION value type and it describes the bucket boundaries used to create a histogram of the extracted values.

Optional.

Implementation

BucketOptions? bucketOptions;