RetrieveIdentityProviderIntentResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use retrieveIdentityProviderIntentResponseDescriptor instead')
const RetrieveIdentityProviderIntentResponse$json = {
  '1': 'RetrieveIdentityProviderIntentResponse',
  '2': [
    {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.Details', '10': 'details'},
    {'1': 'idp_information', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.IDPInformation', '10': 'idpInformation'},
    {'1': 'user_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'userId'},
  ],
};