HumanUser$json top-level constant
Implementation
@$core.Deprecated('Use humanUserDescriptor instead')
const HumanUser$json = {
'1': 'HumanUser',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{
'1': 'state',
'3': 2,
'4': 1,
'5': 14,
'6': '.zitadel.user.v2.UserState',
'8': {},
'10': 'state'
},
{'1': 'username', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'username'},
{'1': 'login_names', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'loginNames'},
{
'1': 'preferred_login_name',
'3': 5,
'4': 1,
'5': 9,
'8': {},
'10': 'preferredLoginName'
},
{
'1': 'profile',
'3': 6,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2.HumanProfile',
'10': 'profile'
},
{
'1': 'email',
'3': 7,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2.HumanEmail',
'10': 'email'
},
{
'1': 'phone',
'3': 8,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2.HumanPhone',
'10': 'phone'
},
{
'1': 'password_change_required',
'3': 9,
'4': 1,
'5': 8,
'10': 'passwordChangeRequired'
},
{
'1': 'password_changed',
'3': 10,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'passwordChanged'
},
{
'1': 'mfa_init_skipped',
'3': 11,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'mfaInitSkipped'
},
],
};