SearchQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use searchQueryDescriptor instead')
const SearchQuery$json = {
  '1': 'SearchQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'Query',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Query'
    },
    {
      '1': 'HiddenQuery',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'HiddenQuery'
    },
    {'1': 'Tags', '3': 3, '4': 3, '5': 11, '6': '.Tag', '10': 'Tags'},
    {
      '1': 'SourceAccountId',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'SourceAccountId'
    },
    {
      '1': 'ExcludeAccountId',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'ExcludeAccountId'
    },
    {
      '1': 'PriceFrom',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.Credit',
      '10': 'PriceFrom'
    },
    {'1': 'PriceTo', '3': 6, '4': 1, '5': 11, '6': '.Credit', '10': 'PriceTo'},
    {'1': 'OrderBy', '3': 7, '4': 3, '5': 9, '10': 'OrderBy'},
    {'1': 'Facets', '3': 8, '4': 3, '5': 9, '10': 'Facets'},
    {
      '1': 'Barcode',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.Barcode',
      '10': 'Barcode'
    },
    {
      '1': 'ConditionAbove',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'ConditionAbove'
    },
    {'1': 'SaveAsLatest', '3': 12, '4': 1, '5': 8, '10': 'SaveAsLatest'},
    {'1': 'Featured', '3': 13, '4': 1, '5': 8, '10': 'Featured'},
    {
      '1': 'ShareUrl',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ShareUrl'
    },
    {
      '1': 'StoreId',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'StoreId'
    },
    {
      '1': 'WithBadge',
      '3': 17,
      '4': 3,
      '5': 14,
      '6': '.SearchObjectBadge.BadgeType',
      '10': 'WithBadge'
    },
    {
      '1': 'RelatedUrl',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'RelatedUrl'
    },
    {
      '1': 'Group',
      '3': 27,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Group'
    },
    {
      '1': 'RelatedVector',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.Vector',
      '10': 'RelatedVector'
    },
    {
      '1': 'CollectionVector',
      '3': 20,
      '4': 1,
      '5': 11,
      '6': '.Vector',
      '10': 'CollectionVector'
    },
  ],
};