Implementation
@$core.Deprecated('Use deliveryQueryDescriptor instead')
const DeliveryQuery$json = {
'1': 'DeliveryQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'AccountId',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'Status',
'3': 3,
'4': 3,
'5': 14,
'6': '.Delivery.DeliveryStatus',
'10': 'Status'
},
{
'1': 'DeliveryAfter',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'DeliveryAfter'
},
{
'1': 'DeliveryBefore',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'DeliveryBefore'
},
{
'1': 'DeliveryId',
'3': 6,
'4': 1,
'5': 11,
'6': '.DeliveryId',
'10': 'DeliveryId'
},
{
'1': 'BatchId',
'3': 7,
'4': 1,
'5': 11,
'6': '.DeliveryBatchId',
'10': 'BatchId'
},
{
'1': 'ExcludeBatchedDeliveries',
'3': 8,
'4': 1,
'5': 8,
'10': 'ExcludeBatchedDeliveries'
},
{'1': 'OldestFirst', '3': 9, '4': 1, '5': 8, '10': 'OldestFirst'},
{
'1': 'Reference',
'3': 10,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Reference'
},
{
'1': 'Location',
'3': 11,
'4': 1,
'5': 11,
'6': '.ContainerId',
'10': 'Location'
},
{
'1': 'LocationContains',
'3': 14,
'4': 1,
'5': 14,
'6': '.DeliveryQuery.LocationQueryType',
'10': 'LocationContains'
},
{
'1': 'Type',
'3': 12,
'4': 1,
'5': 14,
'6': '.Delivery.DeliveryType',
'10': 'Type'
},
{'1': 'SKU', '3': 13, '4': 1, '5': 11, '6': '.SKU', '10': 'SKU'},
{
'1': 'TrackAndTraceId',
'3': 15,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'TrackAndTraceId'
},
{
'1': 'Name',
'3': 16,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Name'
},
{
'1': 'Email',
'3': 17,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Email'
},
{
'1': 'PhoneNumber',
'3': 18,
'4': 1,
'5': 11,
'6': '.PhoneNumber',
'10': 'PhoneNumber'
},
],
'4': [DeliveryQuery_LocationQueryType$json],
};