AddMyAuthFactorOTPResponse$json top-level constant
- @Deprecated('Use addMyAuthFactorOTPResponseDescriptor instead')
Implementation
@$core.Deprecated('Use addMyAuthFactorOTPResponseDescriptor instead')
const AddMyAuthFactorOTPResponse$json = {
'1': 'AddMyAuthFactorOTPResponse',
'2': [
{'1': 'url', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'url'},
{'1': 'secret', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'secret'},
{
'1': 'details',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ObjectDetails',
'10': 'details'
},
],
};