PromotionProduct$json top-level constant
Implementation
@$core.Deprecated('Use promotionProductDescriptor instead')
const PromotionProduct$json = {
'1': 'PromotionProduct',
'2': [
{'1': 'SKU', '3': 1, '4': 1, '5': 11, '6': '.SKU', '10': 'SKU'},
{'1': 'Seller', '3': 2, '4': 1, '5': 11, '6': '.AccountId', '10': 'Seller'},
{'1': 'Image', '3': 3, '4': 1, '5': 11, '6': '.StoredImage', '10': 'Image'},
{
'1': 'Title',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Title'
},
{
'1': 'BasePrice',
'3': 5,
'4': 1,
'5': 11,
'6': '.Credit',
'10': 'BasePrice'
},
{
'1': 'PriceBefore',
'3': 6,
'4': 1,
'5': 11,
'6': '.Credit',
'10': 'PriceBefore'
},
{
'1': 'PriceAfter',
'3': 7,
'4': 1,
'5': 11,
'6': '.Credit',
'10': 'PriceAfter'
},
{
'1': 'IsTransportProduct',
'3': 8,
'4': 1,
'5': 8,
'10': 'IsTransportProduct'
},
],
};