ScannerBarcode$json top-level constant

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

Implementation

@$core.Deprecated('Use scannerBarcodeDescriptor instead')
const ScannerBarcode$json = {
  '1': 'ScannerBarcode',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '9': 0,
      '10': 'AccountId'
    },
    {
      '1': 'ContainerId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '9': 0,
      '10': 'ContainerId'
    },
    {
      '1': 'TransportId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '9': 0,
      '10': 'TransportId'
    },
    {
      '1': 'ISBN',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.Barcode',
      '9': 0,
      '10': 'ISBN'
    },
    {
      '1': 'Product',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.Barcode',
      '9': 0,
      '10': 'Product'
    },
    {
      '1': 'Unknown',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.Barcode',
      '9': 0,
      '10': 'Unknown'
    },
    {
      '1': 'TrashId',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '9': 0,
      '10': 'TrashId'
    },
    {'1': 'Timeout', '3': 10, '4': 1, '5': 8, '10': 'Timeout'},
    {
      '1': 'Port',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Port'
    },
  ],
  '8': [
    {'1': 'Barcode'},
  ],
};