DeliveryHeader$json top-level constant
Implementation
@$core.Deprecated('Use deliveryHeaderDescriptor instead')
const DeliveryHeader$json = {
'1': 'DeliveryHeader',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.DeliveryId', '10': 'Id'},
{'1': 'DisplayName', '3': 2, '4': 1, '5': 9, '10': 'DisplayName'},
{
'1': 'DeliveryTime',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'DeliveryTime'
},
{
'1': 'Status',
'3': 4,
'4': 1,
'5': 14,
'6': '.Delivery.DeliveryStatus',
'10': 'Status'
},
{
'1': 'CreatedTime',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'CreatedTime'
},
{'1': 'ObjectCount', '3': 6, '4': 1, '5': 5, '10': 'ObjectCount'},
{
'1': 'LastStatusChange',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'LastStatusChange'
},
{'1': 'SubTitle', '3': 8, '4': 1, '5': 9, '10': 'SubTitle'},
{
'1': 'TransportSKU',
'3': 9,
'4': 1,
'5': 11,
'6': '.SKU',
'10': 'TransportSKU'
},
{'1': 'Icon', '3': 10, '4': 1, '5': 11, '6': '.StoredImage', '10': 'Icon'},
{
'1': 'Type',
'3': 11,
'4': 1,
'5': 14,
'6': '.Delivery.DeliveryType',
'10': 'Type'
},
],
};