RemoveHumanLinkedIDPRequest$json top-level constant
- @Deprecated('Use removeHumanLinkedIDPRequestDescriptor instead')
Implementation
@$core.Deprecated('Use removeHumanLinkedIDPRequestDescriptor instead')
const RemoveHumanLinkedIDPRequest$json = {
'1': 'RemoveHumanLinkedIDPRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'idp_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'idpId'},
{
'1': 'linked_user_id',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'10': 'linkedUserId'
},
],
};