AdHistoryQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use adHistoryQueryDescriptor instead')
const AdHistoryQuery$json = {
  '1': 'AdHistoryQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'ObjectId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.StoredObjectId',
      '10': 'ObjectId'
    },
  ],
};