AddMultiFactorToLoginPolicyRequest$json top-level constant

  1. @Deprecated('Use addMultiFactorToLoginPolicyRequestDescriptor instead')
Map<String, Object> const AddMultiFactorToLoginPolicyRequest$json

Implementation

@$core.Deprecated('Use addMultiFactorToLoginPolicyRequestDescriptor instead')
const AddMultiFactorToLoginPolicyRequest$json = {
  '1': 'AddMultiFactorToLoginPolicyRequest',
  '2': [
    {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.zitadel.policy.v1.MultiFactorType',
      '8': {},
      '10': 'type'
    },
  ],
  '7': {},
};