IDPLoginPolicyLink$json top-level constant
- @Deprecated('Use iDPLoginPolicyLinkDescriptor instead')
Implementation
@$core.Deprecated('Use iDPLoginPolicyLinkDescriptor instead')
const IDPLoginPolicyLink$json = {
'1': 'IDPLoginPolicyLink',
'2': [
{'1': 'idp_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'idpId'},
{'1': 'idp_name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'idpName'},
{'1': 'idp_type', '3': 3, '4': 1, '5': 14, '6': '.zitadel.idp.v1.IDPType', '8': {}, '10': 'idpType'},
],
};