EventDefinition$json top-level constant
Implementation
@$core.Deprecated('Use eventDefinitionDescriptor instead')
const EventDefinition$json = {
'1': 'EventDefinition',
'2': [
{'1': 'EventType', '3': 1, '4': 1, '5': 9, '10': 'EventType'},
{'1': 'DisplayName', '3': 2, '4': 1, '5': 9, '10': 'DisplayName'},
{
'1': 'Payload',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Payload'
},
],
};