Scanner$json top-level constant

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

Implementation

@$core.Deprecated('Use scannerDescriptor instead')
const Scanner$json = {
  '1': 'Scanner',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.ScannerId', '10': 'Id'},
    {
      '1': 'DisplayName',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'DisplayName'
    },
    {
      '1': 'Version',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Version'
    },
    {
      '1': 'Host',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Host'
    },
    {
      '1': 'Port',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'Port'
    },
    {
      '1': 'PhysicalLocation',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.Address',
      '10': 'PhysicalLocation'
    },
    {
      '1': 'Settings',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.ScannerSettings',
      '10': 'Settings'
    },
  ],
  '4': [Scanner_ScannerType$json],
};