GetIdentityProviderIntentResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getIdentityProviderIntentResponseDescriptor instead')
const GetIdentityProviderIntentResponse$json = {
  '1': 'GetIdentityProviderIntentResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.object.v3alpha.Details',
      '10': 'details'
    },
    {
      '1': 'idp_information',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.IDPInformation',
      '10': 'idpInformation'
    },
    {
      '1': 'id',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'id',
      '17': true
    },
  ],
  '8': [
    {'1': '_id'},
  ],
};