CreateDebugEventsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createDebugEventsResponseDescriptor instead')
const CreateDebugEventsResponse$json = {
  '1': 'CreateDebugEventsResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.object.v3alpha.Details',
      '10': 'details'
    },
  ],
};