AddHumanUserRequest$json top-level constant
Implementation
@$core.Deprecated('Use addHumanUserRequestDescriptor instead')
const AddHumanUserRequest$json = {
'1': 'AddHumanUserRequest',
'2': [
{
'1': 'user_id',
'3': 1,
'4': 1,
'5': 9,
'8': {},
'9': 1,
'10': 'userId',
'17': true
},
{
'1': 'username',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'9': 2,
'10': 'username',
'17': true
},
{
'1': 'organization',
'3': 11,
'4': 1,
'5': 11,
'6': '.zitadel.object.v2beta.Organization',
'10': 'organization'
},
{
'1': 'profile',
'3': 4,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.SetHumanProfile',
'8': {},
'10': 'profile'
},
{
'1': 'email',
'3': 5,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.SetHumanEmail',
'8': {},
'10': 'email'
},
{
'1': 'phone',
'3': 10,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.SetHumanPhone',
'10': 'phone'
},
{
'1': 'metadata',
'3': 6,
'4': 3,
'5': 11,
'6': '.zitadel.user.v2beta.SetMetadataEntry',
'10': 'metadata'
},
{
'1': 'password',
'3': 7,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.Password',
'9': 0,
'10': 'password'
},
{
'1': 'hashed_password',
'3': 8,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.HashedPassword',
'9': 0,
'10': 'hashedPassword'
},
{
'1': 'idp_links',
'3': 9,
'4': 3,
'5': 11,
'6': '.zitadel.user.v2beta.IDPLink',
'10': 'idpLinks'
},
{
'1': 'totp_secret',
'3': 12,
'4': 1,
'5': 9,
'8': {},
'9': 3,
'10': 'totpSecret',
'17': true
},
],
'8': [
{'1': 'password_type'},
{'1': '_user_id'},
{'1': '_username'},
{'1': '_totp_secret'},
],
'9': [
{'1': 3, '2': 4},
],
'10': ['organisation'],
};