AppAuthnProto$json top-level constant
Implementation
@$core.Deprecated('Use appAuthnProtoDescriptor instead')
const AppAuthnProto$json = {
'1': 'AppAuthnProto',
'2': [
{'1': 'access_token', '3': 1, '4': 1, '5': 9, '10': 'accessToken'},
{'1': 'refresh_token', '3': 2, '4': 1, '5': 9, '10': 'refreshToken'},
{
'1': 'expires_in',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'expiresIn'
},
],
'3': [
AppAuthnProto_SmsLoginRequest$json,
AppAuthnProto_SmsRefreshRequest$json,
AppAuthnProto_SmsVerifyTokenRequest$json,
AppAuthnProto_VerifySecretRequest$json
],
'4': [AppAuthnProto_AppType$json],
};