TransportFeature$json top-level constant
Implementation
@$core.Deprecated('Use transportFeatureDescriptor instead')
const TransportFeature$json = {
'1': 'TransportFeature',
'2': [
{'1': 'SKU', '3': 1, '4': 1, '5': 11, '6': '.SKU', '10': 'SKU'},
{
'1': 'Type',
'3': 2,
'4': 1,
'5': 11,
'6': '.TransportFeatureType',
'10': 'Type'
},
{'1': 'DisplayName', '3': 3, '4': 1, '5': 9, '10': 'DisplayName'},
{
'1': 'Description',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Description'
},
{'1': 'Icon', '3': 5, '4': 1, '5': 11, '6': '.StoredImage', '10': 'Icon'},
{'1': 'Price', '3': 6, '4': 1, '5': 11, '6': '.Price', '10': 'Price'},
{'1': 'Disabled', '3': 8, '4': 1, '5': 8, '10': 'Disabled'},
{
'1': 'Details',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Details'
},
],
};