PromotionQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use promotionQueryDescriptor instead')
const PromotionQuery$json = {
  '1': 'PromotionQuery',
  '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': 'AppliesToAccountId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AppliesToAccountId'
    },
    {
      '1': 'IncludeDisabled',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'IncludeDisabled'
    },
    {
      '1': 'IncludeDeleted',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'IncludeDeleted'
    },
    {
      '1': 'ActiveOn',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'ActiveOn'
    },
    {
      '1': 'RuleId',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.PromotionRuleId',
      '10': 'RuleId'
    },
    {'1': 'Skus', '3': 8, '4': 3, '5': 11, '6': '.SKU', '10': 'Skus'},
    {
      '1': 'OrderBy',
      '3': 9,
      '4': 3,
      '5': 14,
      '6': '.PromotionQuery.PromotionOrdering',
      '10': 'OrderBy'
    },
    {
      '1': 'StartedBefore',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'StartedBefore'
    },
  ],
  '4': [PromotionQuery_PromotionOrdering$json],
};