PromotionConfiguration$json top-level constant

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

Implementation

@$core.Deprecated('Use promotionConfigurationDescriptor instead')
const PromotionConfiguration$json = {
  '1': 'PromotionConfiguration',
  '2': [
    {
      '1': 'UserConfiguration',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'UserConfiguration'
    },
    {
      '1': 'Settings',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.PromotionConfiguration.SettingsEntry',
      '10': 'Settings'
    },
    {'1': 'HideUserConfig', '3': 3, '4': 1, '5': 8, '10': 'HideUserConfig'},
  ],
  '3': [PromotionConfiguration_SettingsEntry$json],
};