GoogleTokenInfo$json top-level constant
Implementation
@$core.Deprecated('Use googleTokenInfoDescriptor instead')
const GoogleTokenInfo$json = {
'1': 'GoogleTokenInfo',
'2': [
{'1': 'azp', '3': 1, '4': 1, '5': 9, '10': 'azp'},
{'1': 'aud', '3': 2, '4': 1, '5': 9, '10': 'aud'},
{'1': 'sub', '3': 3, '4': 1, '5': 9, '10': 'sub'},
{'1': 'scope', '3': 4, '4': 1, '5': 9, '10': 'scope'},
{'1': 'exp', '3': 5, '4': 1, '5': 9, '10': 'exp'},
{'1': 'expires_in', '3': 6, '4': 1, '5': 9, '10': 'expiresIn'},
{'1': 'email', '3': 7, '4': 1, '5': 9, '10': 'email'},
{'1': 'email_verified', '3': 8, '4': 1, '5': 9, '10': 'emailVerified'},
{'1': 'access_type', '3': 9, '4': 1, '5': 9, '10': 'accessType'},
],
};