EventType$json top-level constant
Implementation
@$core.Deprecated('Use eventTypeDescriptor instead')
const EventType$json = {
'1': 'EventType',
'2': [
{'1': 'type', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'type'},
{
'1': 'localized',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.v1.LocalizedMessage',
'10': 'localized'
},
],
};