GLSShipmentQuery$json top-level constant
Implementation
@$core.Deprecated('Use gLSShipmentQueryDescriptor instead')
const GLSShipmentQuery$json = {
'1': 'GLSShipmentQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{'1': 'Id', '3': 2, '4': 1, '5': 9, '10': 'Id'},
{
'1': 'AccountId',
'3': 3,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'GLSUniqueNumber',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'GLSUniqueNumber'
},
{
'1': 'GLSParcelNumber',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'GLSParcelNumber'
},
],
};