DeviceHealth_BatteryCurve$json top-level constant

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

Implementation

@$core.Deprecated('Use deviceHealthDescriptor instead')
const DeviceHealth_BatteryCurve$json = const {
  '1': 'BatteryCurve',
  '2': const [
    const {'1': 'slope', '3': 1, '4': 1, '5': 1, '10': 'slope'},
    const {
      '1': 'last_updated',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'lastUpdated'
    },
  ],
};