ReIndexBatch$json top-level constant

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

Implementation

@$core.Deprecated('Use reIndexBatchDescriptor instead')
const ReIndexBatch$json = {
  '1': 'ReIndexBatch',
  '2': [
    {
      '1': 'ProcessId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.BackgroundProcessId',
      '10': 'ProcessId'
    },
    {'1': 'BatchId', '3': 2, '4': 1, '5': 5, '10': 'BatchId'},
    {
      '1': 'Request',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ReIndexRequest',
      '10': 'Request'
    },
    {'1': 'Ads', '3': 4, '4': 3, '5': 11, '6': '.Ad', '10': 'Ads'},
    {
      '1': 'Status',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.ReIndexBatchStatus',
      '10': 'Status'
    },
  ],
};