ListDebugEventsStatesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listDebugEventsStatesResponseDescriptor instead')
const ListDebugEventsStatesResponse$json = {
  '1': 'ListDebugEventsStatesResponse',
  '2': [
    {
      '1': 'states',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.zitadel.resources.debug_events.v3alpha.State',
      '10': 'states'
    },
  ],
};