ProductMetadata$json top-level constant
Implementation
@$core.Deprecated('Use productMetadataDescriptor instead')
const ProductMetadata$json = {
'1': 'ProductMetadata',
'2': [
{
'1': 'Brand',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Brand'
},
{
'1': 'Name',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Name'
},
{
'1': 'Description',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Description'
},
{
'1': 'SerialNumber',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'SerialNumber'
},
{
'1': 'Model',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Model'
},
{
'1': 'Color',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Color'
},
],
};