WebAuthNFactor$json top-level constant
Implementation
@$core.Deprecated('Use webAuthNFactorDescriptor instead')
const WebAuthNFactor$json = {
'1': 'WebAuthNFactor',
'2': [
{
'1': 'verified_at',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'verifiedAt'
},
{'1': 'user_verified', '3': 2, '4': 1, '5': 8, '10': 'userVerified'},
],
};