IDP$json top-level constant

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

Implementation

@$core.Deprecated('Use iDPDescriptor instead')
const IDP$json = {
  '1': 'IDP',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {
      '1': 'details',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v2.Details',
      '10': 'details'
    },
    {
      '1': 'state',
      '3': 3,
      '4': 1,
      '5': 14,
      '6': '.zitadel.idp.v2.IDPState',
      '10': 'state'
    },
    {'1': 'name', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {
      '1': 'type',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.zitadel.idp.v2.IDPType',
      '10': 'type'
    },
    {
      '1': 'config',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.zitadel.idp.v2.IDPConfig',
      '10': 'config'
    },
  ],
};