AdHistory$json top-level constant

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

Implementation

@$core.Deprecated('Use adHistoryDescriptor instead')
const AdHistory$json = {
  '1': 'AdHistory',
  '2': [
    {'1': 'ChangedBy', '3': 1, '4': 1, '5': 9, '10': 'ChangedBy'},
    {
      '1': 'ChangedTime',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'ChangedTime'
    },
    {'1': 'Change', '3': 3, '4': 1, '5': 11, '6': '.AdDetails', '10': 'Change'},
  ],
};