distribution.pbjson library Null safety

Constants

Distribution$json → const Map<String, Object>
@Deprecated('Use distributionDescriptor instead')
const {'1' : 'Distribution', '2' : const [const {'1' : 'count', '3' : 1, '4' : 1, '5' : 3, '10' : 'count'}, const {'…
Distribution_BucketOptions$json → const Map<String, Object>
@Deprecated('Use distributionDescriptor instead')
const {'1' : 'BucketOptions', '2' : const [const {'1' : 'linear_buckets', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.api.Dis…
Distribution_BucketOptions_Explicit$json → const Map<String, Object>
@Deprecated('Use distributionDescriptor instead')
const {'1' : 'Explicit', '2' : const [const {'1' : 'bounds', '3' : 1, '4' : 3, '5' : 1, '10' : 'bounds'}]}
Distribution_BucketOptions_Exponential$json → const Map<String, Object>
@Deprecated('Use distributionDescriptor instead')
const {'1' : 'Exponential', '2' : const [const {'1' : 'num_finite_buckets', '3' : 1, '4' : 1, '5' : 5, '10' : 'numFiniteBuck…
Distribution_BucketOptions_Linear$json → const Map<String, Object>
@Deprecated('Use distributionDescriptor instead')
const {'1' : 'Linear', '2' : const [const {'1' : 'num_finite_buckets', '3' : 1, '4' : 1, '5' : 5, '10' : 'numFiniteBuckets&#…
Distribution_Exemplar$json → const Map<String, Object>
@Deprecated('Use distributionDescriptor instead')
const {'1' : 'Exemplar', '2' : const [const {'1' : 'value', '3' : 1, '4' : 1, '5' : 1, '10' : 'value'}, const {'1…
Distribution_Range$json → const Map<String, Object>
@Deprecated('Use distributionDescriptor instead')
const {'1' : 'Range', '2' : const [const {'1' : 'min', '3' : 1, '4' : 1, '5' : 1, '10' : 'min'}, const {'1' : &#…

Properties

distributionDescriptor Uint8List
Descriptor for Distribution. Decode as a google.protobuf.DescriptorProto.
final