CreateDebugEventsRequest$json top-level constant
Implementation
@$core.Deprecated('Use createDebugEventsRequestDescriptor instead')
const CreateDebugEventsRequest$json = {
'1': 'CreateDebugEventsRequest',
'2': [
{
'1': 'instance',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.object.v3alpha.Instance',
'8': {},
'9': 0,
'10': 'instance',
'17': true
},
{'1': 'aggregate_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'aggregateId'},
{
'1': 'events',
'3': 3,
'4': 3,
'5': 11,
'6': '.zitadel.resources.debug_events.v3alpha.Event',
'10': 'events'
},
],
'8': [
{'1': '_instance'},
],
};