IDPLoginPolicyLink$json top-level constant

  1. @Deprecated('Use iDPLoginPolicyLinkDescriptor instead')
Map<String, Object> const IDPLoginPolicyLink$json

Implementation

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