metric.pbjson library Null safety

Constants

Metric$json → const Map<String, Object>
@Deprecated('Use metricDescriptor instead')
const {'1' : 'Metric', '2' : const [const {'1' : 'type', '3' : 3, '4' : 1, '5' : 9, '10' : 'type'}, const {'1' :…
Metric_LabelsEntry$json → const Map<String, Object>
@Deprecated('Use metricDescriptor instead')
const {'1' : 'LabelsEntry', '2' : const [const {'1' : 'key', '3' : 1, '4' : 1, '5' : 9, '10' : 'key'}, const {'1'…
MetricDescriptor$json → const Map<String, Object>
@Deprecated('Use metricDescriptorDescriptor instead')
const {'1' : 'MetricDescriptor', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const {…
MetricDescriptor_MetricDescriptorMetadata$json → const Map<String, Object>
@Deprecated('Use metricDescriptorDescriptor instead')
const {'1' : 'MetricDescriptorMetadata', '2' : const [const {'1' : 'launch_stage', '3' : 1, '4' : 1, '5' : 14, '6' : '.googl…
MetricDescriptor_MetricKind$json → const Map<String, Object>
@Deprecated('Use metricDescriptorDescriptor instead')
const {'1' : 'MetricKind', '2' : const [const {'1' : 'METRIC_KIND_UNSPECIFIED', '2' : 0}, const {'1' : 'GAUGE', '2' : 1}, const …
MetricDescriptor_ValueType$json → const Map<String, Object>
@Deprecated('Use metricDescriptorDescriptor instead')
const {'1' : 'ValueType', '2' : const [const {'1' : 'VALUE_TYPE_UNSPECIFIED', '2' : 0}, const {'1' : 'BOOL', '2' : 1}, const {&#…

Properties

metricDescriptor Uint8List
Descriptor for Metric. Decode as a google.protobuf.DescriptorProto.
final
metricDescriptorDescriptor Uint8List
Descriptor for MetricDescriptor. Decode as a google.protobuf.DescriptorProto.
final