bucketOptions property

Distribution_BucketOptions? bucketOptions
final

Optional. 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.

Implementation

final Distribution_BucketOptions? bucketOptions;