ListIDPsResponse$json top-level constant
- @Deprecated('Use listIDPsResponseDescriptor instead')
Implementation
@$core.Deprecated('Use listIDPsResponseDescriptor instead')
const ListIDPsResponse$json = {
'1': 'ListIDPsResponse',
'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'
},
],
};