ProductFeed$json top-level constant

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

Implementation

@$core.Deprecated('Use productFeedDescriptor instead')
const ProductFeed$json = {
  '1': 'ProductFeed',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.ProductFeedId', '10': 'Id'},
    {'1': 'Enabled', '3': 3, '4': 1, '5': 8, '10': 'Enabled'},
    {'1': 'Deleted', '3': 4, '4': 1, '5': 8, '10': 'Deleted'},
    {
      '1': 'DisplayName',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'DisplayName'
    },
    {
      '1': 'UrlName',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'UrlName'
    },
    {
      '1': 'MatchExpression',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'MatchExpression'
    },
    {
      '1': 'HeaderScript',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'HeaderScript'
    },
    {
      '1': 'ItemScript',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ItemScript'
    },
    {
      '1': 'FooterScript',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'FooterScript'
    },
    {
      '1': 'HelperScript',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'HelperScript'
    },
    {
      '1': 'TagMappings',
      '3': 12,
      '4': 3,
      '5': 11,
      '6': '.TagMapping',
      '10': 'TagMappings'
    },
    {
      '1': 'ExcludeScript',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ExcludeScript'
    },
    {
      '1': 'ContentType',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ContentType'
    },
  ],
};