ScannerConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use scannerConfigDescriptor instead')
const ScannerConfig$json = {
  '1': 'ScannerConfig',
  '2': [
    {
      '1': 'StorageConnectionString',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'StorageConnectionString'
    },
    {
      '1': 'ImageContainerName',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ImageContainerName'
    },
    {
      '1': 'MediaContainerName',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'MediaContainerName'
    },
    {
      '1': 'ObjectQueueName',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ObjectQueueName'
    },
    {'1': 'Scanner', '3': 5, '4': 1, '5': 11, '6': '.Scanner', '10': 'Scanner'},
  ],
};