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