FeedQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use feedQueryDescriptor instead')
const FeedQuery$json = {
  '1': 'FeedQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {'1': 'FeedId', '3': 2, '4': 1, '5': 11, '6': '.FeedId', '10': 'FeedId'},
    {
      '1': 'ItemCount',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'ItemCount'
    },
    {'1': 'UserId', '3': 4, '4': 1, '5': 11, '6': '.UserId', '10': 'UserId'},
    {
      '1': 'AccountId',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {
      '1': 'SetReadIndex',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'SetReadIndex'
    },
    {'1': 'Sku', '3': 7, '4': 1, '5': 11, '6': '.SKU', '10': 'Sku'},
  ],
};