AddIDPToLoginPolicyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use addIDPToLoginPolicyRequestDescriptor instead')
const AddIDPToLoginPolicyRequest$json = {
  '1': 'AddIDPToLoginPolicyRequest',
  '2': [
    {'1': 'idp_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'idpId'},
    {
      '1': 'ownerType',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.zitadel.idp.v1.IDPOwnerType',
      '8': {},
      '10': 'ownerType'
    },
  ],
};