SearchObject$json top-level constant

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

Implementation

@$core.Deprecated('Use searchObjectDescriptor instead')
const SearchObject$json = {
  '1': 'SearchObject',
  '2': [
    {
      '1': 'Target',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.StoredObjectId',
      '10': 'Target'
    },
    {
      '1': 'Images',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.StoredImage',
      '10': 'Images'
    },
    {'1': 'Tags', '3': 3, '4': 3, '5': 11, '6': '.Tag', '10': 'Tags'},
    {'1': 'Price', '3': 4, '4': 1, '5': 11, '6': '.Credit', '10': 'Price'},
    {
      '1': 'Source',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.SearchObject.ObjectSource',
      '10': 'Source'
    },
    {'1': 'Active', '3': 6, '4': 1, '5': 8, '10': 'Active'},
    {
      '1': 'Title',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Title'
    },
    {
      '1': 'Description',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Description'
    },
    {
      '1': 'Brand',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Brand'
    },
    {
      '1': 'Size',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Size'
    },
    {
      '1': 'Color',
      '3': 20,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Color'
    },
    {'1': 'SKU', '3': 11, '4': 1, '5': 11, '6': '.SKU', '10': 'SKU'},
    {
      '1': 'StoreId',
      '3': 21,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'StoreId'
    },
    {
      '1': 'Condition',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Condition'
    },
    {
      '1': 'Barcode',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.Barcode',
      '10': 'Barcode'
    },
    {
      '1': 'ConditionDescription',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ConditionDescription'
    },
    {
      '1': 'ConditionPct',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'ConditionPct'
    },
    {
      '1': 'UpdatedTime',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'UpdatedTime'
    },
    {'1': 'Featured', '3': 17, '4': 1, '5': 8, '10': 'Featured'},
    {
      '1': 'LastPriceDrop',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'LastPriceDrop'
    },
    {'1': 'ShareURL', '3': 19, '4': 1, '5': 11, '6': '.Link', '10': 'ShareURL'},
    {
      '1': 'AccountId',
      '3': 22,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {
      '1': 'TrackingId',
      '3': 23,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'TrackingId'
    },
    {
      '1': 'CreatedTime',
      '3': 24,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'CreatedTime'
    },
    {
      '1': 'PreviousPrice',
      '3': 25,
      '4': 1,
      '5': 11,
      '6': '.Credit',
      '10': 'PreviousPrice'
    },
    {
      '1': 'Badge',
      '3': 26,
      '4': 1,
      '5': 11,
      '6': '.SearchObjectBadge',
      '10': 'Badge'
    },
    {
      '1': 'Group',
      '3': 27,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Group'
    },
  ],
  '4': [SearchObject_ObjectSource$json],
};