ProductFeedSampleResponse$json top-level constant
Implementation
@$core.Deprecated('Use productFeedSampleResponseDescriptor instead')
const ProductFeedSampleResponse$json = {
'1': 'ProductFeedSampleResponse',
'2': [
{
'1': 'Result',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Result'
},
{
'1': 'Errors',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Errors'
},
{'1': 'ItemCount', '3': 3, '4': 1, '5': 5, '10': 'ItemCount'},
{'1': 'ErrorCount', '3': 4, '4': 1, '5': 5, '10': 'ErrorCount'},
],
};