ScannerSession$json top-level constant

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

Implementation

@$core.Deprecated('Use scannerSessionDescriptor instead')
const ScannerSession$json = {
  '1': 'ScannerSession',
  '2': [
    {'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.ScannerSessionId', '10': 'Id'},
    {
      '1': 'ScannerId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.ScannerId',
      '10': 'ScannerId'
    },
    {'1': 'UserId', '3': 3, '4': 1, '5': 11, '6': '.UserId', '10': 'UserId'},
    {
      '1': 'OperatorName',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'OperatorName'
    },
    {
      '1': 'Started',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'Started'
    },
    {
      '1': 'Ended',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'Ended'
    },
    {
      '1': 'LastInteraction',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'LastInteraction'
    },
    {'1': 'ObjectsScanned', '3': 8, '4': 1, '5': 5, '10': 'ObjectsScanned'},
    {
      '1': 'LastCommit',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'LastCommit'
    },
    {
      '1': 'LastObjectTimingInMillis',
      '3': 10,
      '4': 1,
      '5': 5,
      '10': 'LastObjectTimingInMillis'
    },
  ],
};