AddIDPAuthenticatorRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use addIDPAuthenticatorRequestDescriptor instead')
const AddIDPAuthenticatorRequest$json = {
  '1': 'AddIDPAuthenticatorRequest',
  '2': [
    {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
    {'1': 'idp_authenticator', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v3alpha.IDPAuthenticator', '10': 'idpAuthenticator'},
  ],
};