ListTargetsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listTargetsResponseDescriptor instead')
const ListTargetsResponse$json = {
  '1': 'ListTargetsResponse',
  '2': [
    {
      '1': 'pagination',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.filter.v2.PaginationResponse',
      '10': 'pagination'
    },
    {
      '1': 'targets',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.zitadel.action.v2.Target',
      '10': 'targets'
    },
  ],
  '10': ['result'],
};