Delivery$json top-level constant
Implementation
@$core.Deprecated('Use deliveryDescriptor instead')
const Delivery$json = {
'1': 'Delivery',
'2': [
{
'1': 'RowVersion',
'3': 1,
'4': 1,
'5': 11,
'6': '.RowVersion',
'10': 'RowVersion'
},
{'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.DeliveryId', '10': 'Id'},
{
'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': 'ResponsibleUserId',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'ResponsibleUserId'
},
{
'1': 'IsExtraDelivery',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'IsExtraDelivery'
},
{
'1': 'Reference',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Reference'
},
{
'1': 'OrderId',
'3': 14,
'4': 1,
'5': 11,
'6': '.OrderId',
'10': 'OrderId'
},
{
'1': 'CreatedTime',
'3': 15,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'CreatedTime'
},
{
'1': 'LastStatusChange',
'3': 16,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'LastStatusChange'
},
{
'1': 'TransportDetails',
'3': 17,
'4': 1,
'5': 11,
'6': '.TransportDetails',
'10': 'TransportDetails'
},
{
'1': 'TrackAndTraceInfo',
'3': 18,
'4': 1,
'5': 11,
'6': '.TrackAndTraceInfo',
'10': 'TrackAndTraceInfo'
},
{
'1': 'Comments',
'3': 19,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Comments'
},
],
'4': [
Delivery_DeliveryStatus$json,
Delivery_DeliveryType$json,
Delivery_CompletionAction$json
],
};