ProductFeedGenerateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use productFeedGenerateRequestDescriptor instead')
const ProductFeedGenerateRequest$json = {
  '1': 'ProductFeedGenerateRequest',
  '2': [
    {
      '1': 'FeedQuery',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ProductFeedQuery',
      '10': 'FeedQuery'
    },
    {
      '1': 'AdsQuery',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AdQuery',
      '10': 'AdsQuery'
    },
  ],
};