Distribution_BucketOptions$json top-level constant
Implementation
@$core.Deprecated('Use distributionDescriptor instead')
const Distribution_BucketOptions$json = {
'1': 'BucketOptions',
'2': [
{'1': 'linear_buckets', '3': 1, '4': 1, '5': 11, '6': '.google.api.Distribution.BucketOptions.Linear', '9': 0, '10': 'linearBuckets'},
{'1': 'exponential_buckets', '3': 2, '4': 1, '5': 11, '6': '.google.api.Distribution.BucketOptions.Exponential', '9': 0, '10': 'exponentialBuckets'},
{'1': 'explicit_buckets', '3': 3, '4': 1, '5': 11, '6': '.google.api.Distribution.BucketOptions.Explicit', '9': 0, '10': 'explicitBuckets'},
],
'3': [Distribution_BucketOptions_Linear$json, Distribution_BucketOptions_Exponential$json, Distribution_BucketOptions_Explicit$json],
'8': [
{'1': 'options'},
],
};