JwtLocation$json top-level constant
Implementation
@$core.Deprecated('Use jwtLocationDescriptor instead')
const JwtLocation$json = {
'1': 'JwtLocation',
'2': [
{'1': 'header', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'header'},
{'1': 'query', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'query'},
{'1': 'cookie', '3': 4, '4': 1, '5': 9, '9': 0, '10': 'cookie'},
{'1': 'value_prefix', '3': 3, '4': 1, '5': 9, '10': 'valuePrefix'},
],
'8': [
{'1': 'in'},
],
};