VoucherQuery$json top-level constant
Implementation
@$core.Deprecated('Use voucherQueryDescriptor instead')
const VoucherQuery$json = {
'1': 'VoucherQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'AvailableTo',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AvailableTo'
},
{
'1': 'ProvidedBy',
'3': 3,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'ProvidedBy'
},
{
'1': 'ActiveOn',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'ActiveOn'
},
{
'1': 'RuleId',
'3': 5,
'4': 1,
'5': 11,
'6': '.VoucherRuleId',
'10': 'RuleId'
},
{
'1': 'IncludeInvisible',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'IncludeInvisible'
},
{'1': 'Deleted', '3': 7, '4': 1, '5': 8, '10': 'Deleted'},
],
};