GetDebugEventsStateByIdResponse$json top-level constant

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

Implementation

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