SetUpOrgRequest_Human$json top-level constant
Implementation
@$core.Deprecated('Use setUpOrgRequestDescriptor instead')
const SetUpOrgRequest_Human$json = {
'1': 'Human',
'2': [
{'1': 'user_name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userName'},
{'1': 'profile', '3': 2, '4': 1, '5': 11, '6': '.zitadel.admin.v1.SetUpOrgRequest.Human.Profile', '8': {}, '10': 'profile'},
{'1': 'email', '3': 3, '4': 1, '5': 11, '6': '.zitadel.admin.v1.SetUpOrgRequest.Human.Email', '8': {}, '10': 'email'},
{'1': 'phone', '3': 4, '4': 1, '5': 11, '6': '.zitadel.admin.v1.SetUpOrgRequest.Human.Phone', '10': 'phone'},
{'1': 'password', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'password'},
],
'3': [SetUpOrgRequest_Human_Profile$json, SetUpOrgRequest_Human_Email$json, SetUpOrgRequest_Human_Phone$json],
'7': {},
};