ListOrgIDPsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listOrgIDPsResponseDescriptor instead')
const ListOrgIDPsResponse$json = const {
  '1': 'ListOrgIDPsResponse',
  '2': const [
    const {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.v1.ListDetails', '10': 'details'},
    const {'1': 'sorting_column', '3': 2, '4': 1, '5': 14, '6': '.zitadel.idp.v1.IDPFieldName', '10': 'sortingColumn'},
    const {'1': 'result', '3': 3, '4': 3, '5': 11, '6': '.zitadel.idp.v1.IDP', '10': 'result'},
  ],
};