ExportHumanUser$json top-level constant
Implementation
@$core.Deprecated('Use exportHumanUserDescriptor instead')
const ExportHumanUser$json = {
'1': 'ExportHumanUser',
'2': [
{'1': 'user_name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userName'},
{'1': 'profile', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.v1.ExportHumanUser.Profile', '8': {}, '10': 'profile'},
{'1': 'email', '3': 3, '4': 1, '5': 11, '6': '.zitadel.v1.v1.ExportHumanUser.Email', '8': {}, '10': 'email'},
{'1': 'phone', '3': 4, '4': 1, '5': 11, '6': '.zitadel.v1.v1.ExportHumanUser.Phone', '10': 'phone'},
{'1': 'password', '3': 5, '4': 1, '5': 9, '10': 'password'},
{'1': 'hashed_password', '3': 6, '4': 1, '5': 11, '6': '.zitadel.v1.v1.ExportHumanUser.HashedPassword', '10': 'hashedPassword'},
{'1': 'password_change_required', '3': 7, '4': 1, '5': 8, '10': 'passwordChangeRequired'},
{'1': 'request_passwordless_registration', '3': 8, '4': 1, '5': 8, '10': 'requestPasswordlessRegistration'},
{'1': 'otp_code', '3': 9, '4': 1, '5': 9, '10': 'otpCode'},
],
'3': [ExportHumanUser_Profile$json, ExportHumanUser_Email$json, ExportHumanUser_Phone$json, ExportHumanUser_HashedPassword$json],
};