AdQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use adQueryDescriptor instead')
const AdQuery$json = {
  '1': 'AdQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'AccountId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {
      '1': 'states',
      '3': 3,
      '4': 3,
      '5': 14,
      '6': '.Ad.AdState',
      '10': 'states'
    },
    {'1': 'Tags', '3': 4, '4': 3, '5': 11, '6': '.Tag', '10': 'Tags'},
    {'1': 'TitleContains', '3': 5, '4': 1, '5': 9, '10': 'TitleContains'},
    {
      '1': 'ScannedBy',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.UserId',
      '10': 'ScannedBy'
    },
    {
      '1': 'OrderBy',
      '3': 7,
      '4': 3,
      '5': 14,
      '6': '.AdQuery.AdOrdering',
      '10': 'OrderBy'
    },
    {
      '1': 'EstimateTotalCount',
      '3': 8,
      '4': 1,
      '5': 8,
      '10': 'EstimateTotalCount'
    },
    {
      '1': 'Exclude',
      '3': 9,
      '4': 3,
      '5': 11,
      '6': '.AccountId',
      '10': 'Exclude'
    },
    {
      '1': 'Barcode',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.Barcode',
      '10': 'Barcode'
    },
    {
      '1': 'ExpiresBefore',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'ExpiresBefore'
    },
    {
      '1': 'LastPriceChangeBefore',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'LastPriceChangeBefore'
    },
    {
      '1': 'NextPriceChangeBefore',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'NextPriceChangeBefore'
    },
    {
      '1': 'HasAutomaticPricing',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'HasAutomaticPricing'
    },
    {
      '1': 'HasVATOnProduct',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'HasVATOnProduct'
    },
    {
      '1': 'LastUpdatedBefore',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'LastUpdatedBefore'
    },
    {
      '1': 'MinCondition',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'MinCondition'
    },
    {
      '1': 'HasGroupKey',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'HasGroupKey'
    },
  ],
  '4': [AdQuery_AdOrdering$json],
};