MultiFactorType$json top-level constant
Implementation
@$core.Deprecated('Use multiFactorTypeDescriptor instead')
const MultiFactorType$json = {
'1': 'MultiFactorType',
'2': [
{'1': 'MULTI_FACTOR_TYPE_UNSPECIFIED', '2': 0},
{'1': 'MULTI_FACTOR_TYPE_U2F_WITH_VERIFICATION', '2': 1},
],
};