ImportHumanUserRequest_IDP$json top-level constant
- @Deprecated('Use importHumanUserRequestDescriptor instead')
Implementation
@$core.Deprecated('Use importHumanUserRequestDescriptor instead')
const ImportHumanUserRequest_IDP$json = {
'1': 'IDP',
'2': [
{'1': 'config_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'configId'},
{
'1': 'external_user_id',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'10': 'externalUserId'
},
{'1': 'display_name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'displayName'},
],
};