DeliveryObject$json top-level constant
Implementation
@$core.Deprecated('Use deliveryObjectDescriptor instead')
const DeliveryObject$json = {
'1': 'DeliveryObject',
'2': [
{
'1': 'RowVersion',
'3': 1,
'4': 1,
'5': 11,
'6': '.RowVersion',
'10': 'RowVersion'
},
{
'1': 'ObjectId',
'3': 2,
'4': 1,
'5': 11,
'6': '.StoredObjectId',
'10': 'ObjectId'
},
{
'1': 'DeliveryId',
'3': 3,
'4': 1,
'5': 11,
'6': '.DeliveryId',
'10': 'DeliveryId'
},
{
'1': 'Status',
'3': 4,
'4': 1,
'5': 14,
'6': '.DeliveryObject.DeliveryObjectStatus',
'10': 'Status'
},
{
'1': 'Thumbnail',
'3': 5,
'4': 1,
'5': 11,
'6': '.StoredImage',
'10': 'Thumbnail'
},
{
'1': 'Container',
'3': 6,
'4': 1,
'5': 11,
'6': '.Container',
'10': 'Container'
},
{
'1': 'Object',
'3': 7,
'4': 1,
'5': 11,
'6': '.StoredObject',
'10': 'Object'
},
{
'1': 'PickBinId',
'3': 8,
'4': 1,
'5': 11,
'6': '.PickBinId',
'10': 'PickBinId'
},
{
'1': 'PickLocation',
'3': 9,
'4': 1,
'5': 11,
'6': '.Container',
'10': 'PickLocation'
},
],
'4': [DeliveryObject_DeliveryObjectStatus$json],
};