CreateInstanceRequest_Human$json top-level constant
Implementation
@$core.Deprecated('Use createInstanceRequestDescriptor instead')
const CreateInstanceRequest_Human$json = {
'1': 'Human',
'2': [
{'1': 'user_name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userName'},
{'1': 'email', '3': 2, '4': 1, '5': 11, '6': '.zitadel.system.v1.CreateInstanceRequest.Email', '8': {}, '10': 'email'},
{'1': 'profile', '3': 3, '4': 1, '5': 11, '6': '.zitadel.system.v1.CreateInstanceRequest.Profile', '8': {}, '10': 'profile'},
{'1': 'password', '3': 4, '4': 1, '5': 11, '6': '.zitadel.system.v1.CreateInstanceRequest.Password', '8': {}, '10': 'password'},
],
};