ScannerState$json top-level constant

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

Implementation

@$core.Deprecated('Use scannerStateDescriptor instead')
const ScannerState$json = {
  '1': 'ScannerState',
  '2': [
    {
      '1': 'CurrentSession',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ScannerSession',
      '10': 'CurrentSession'
    },
    {
      '1': 'CurrentObject',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.StoredObject',
      '10': 'CurrentObject'
    },
    {
      '1': 'CurrentAccount',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.AccountHeader',
      '10': 'CurrentAccount'
    },
    {
      '1': 'CurrentContainer',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'CurrentContainer'
    },
    {
      '1': 'Decision',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.StockDecision',
      '10': 'Decision'
    },
    {
      '1': 'Messages',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.ScannerMessage',
      '10': 'Messages'
    },
    {
      '1': 'CurrentTemplateId',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.TemplateId',
      '10': 'CurrentTemplateId'
    },
    {
      '1': 'CurrentTransportId',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'CurrentTransportId'
    },
    {
      '1': 'PreviousObjectId',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.StoredObjectId',
      '10': 'PreviousObjectId'
    },
    {
      '1': 'CurrentDeliveryId',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.DeliveryId',
      '10': 'CurrentDeliveryId'
    },
    {
      '1': 'CurrentField',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'CurrentField'
    },
    {
      '1': 'CurrentTrashContainerId',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'CurrentTrashContainerId'
    },
  ],
};