ListIDPLinksRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listIDPLinksRequestDescriptor instead')
const ListIDPLinksRequest$json = {
  '1': 'ListIDPLinksRequest',
  '2': [
    {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
    {
      '1': 'query',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v2.ListQuery',
      '10': 'query'
    },
  ],
};