UpdateHumanUserRequest$json top-level constant
Implementation
@$core.Deprecated('Use updateHumanUserRequestDescriptor instead')
const UpdateHumanUserRequest$json = {
'1': 'UpdateHumanUserRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{
'1': 'username',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'9': 0,
'10': 'username',
'17': true
},
{
'1': 'profile',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.SetHumanProfile',
'9': 1,
'10': 'profile',
'17': true
},
{
'1': 'email',
'3': 4,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.SetHumanEmail',
'9': 2,
'10': 'email',
'17': true
},
{
'1': 'phone',
'3': 5,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.SetHumanPhone',
'9': 3,
'10': 'phone',
'17': true
},
{
'1': 'password',
'3': 6,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.SetPassword',
'9': 4,
'10': 'password',
'17': true
},
],
'8': [
{'1': '_username'},
{'1': '_profile'},
{'1': '_email'},
{'1': '_phone'},
{'1': '_password'},
],
};