DistributionProto_DistributionLog$json top-level constant

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

Implementation

@$core.Deprecated('Use distributionProtoDescriptor instead')
const DistributionProto_DistributionLog$json = {
  '1': 'DistributionLog',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'error', '3': 2, '4': 1, '5': 8, '10': 'error'},
    {'1': 'date', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'date'},
    {'1': 'uid', '3': 4, '4': 1, '5': 9, '10': 'uid'},
    {'1': 'operator', '3': 5, '4': 1, '5': 9, '10': 'operator'},
    {'1': 'msg', '3': 6, '4': 1, '5': 9, '10': 'msg'},
    {'1': 'firmware_version', '3': 7, '4': 1, '5': 5, '10': 'firmwareVersion'},
    {'1': 'network_number', '3': 8, '4': 1, '5': 9, '10': 'networkNumber'},
    {'1': 'imei', '3': 9, '4': 1, '5': 9, '10': 'imei'},
    {'1': 'sim_iccid', '3': 10, '4': 1, '5': 9, '10': 'simIccid'},
    {'1': 'crc', '3': 11, '4': 1, '5': 9, '10': 'crc'},
    {'1': 'type', '3': 12, '4': 1, '5': 9, '10': 'type'},
  ],
  '3': [DistributionProto_DistributionLog_RetrieveRequest$json, DistributionProto_DistributionLog_RetrieveReply$json],
};