LogMetric_ApiVersion$json top-level constant

  1. @Deprecated('Use logMetricDescriptor instead')
Map<String, Object> const LogMetric_ApiVersion$json

Implementation

@$core.Deprecated('Use logMetricDescriptor instead')
const LogMetric_ApiVersion$json = {
  '1': 'ApiVersion',
  '2': [
    {'1': 'V2', '2': 0},
    {'1': 'V1', '2': 1},
  ],
};