ListMyProjectOrgsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listMyProjectOrgsResponseDescriptor instead')
const ListMyProjectOrgsResponse$json = {
  '1': 'ListMyProjectOrgsResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.v1.ListDetails',
      '10': 'details'
    },
    {
      '1': 'result',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.zitadel.org.v1.Org',
      '10': 'result'
    },
  ],
};