Span_Event$json top-level constant
Implementation
@$core.Deprecated('Use spanDescriptor instead')
const Span_Event$json = {
'1': 'Event',
'2': [
{'1': 'time_unix_nano', '3': 1, '4': 1, '5': 6, '10': 'timeUnixNano'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'attributes', '3': 3, '4': 3, '5': 11, '6': '.opentelemetry.proto.common.v1.KeyValue', '10': 'attributes'},
{'1': 'dropped_attributes_count', '3': 4, '4': 1, '5': 13, '10': 'droppedAttributesCount'},
],
};