Span_Link$json top-level constant
Implementation
@$core.Deprecated('Use spanDescriptor instead')
const Span_Link$json = {
'1': 'Link',
'2': [
{'1': 'trace_id', '3': 1, '4': 1, '5': 12, '10': 'traceId'},
{'1': 'span_id', '3': 2, '4': 1, '5': 12, '10': 'spanId'},
{'1': 'trace_state', '3': 3, '4': 1, '5': 9, '10': 'traceState'},
{
'1': 'attributes',
'3': 4,
'4': 3,
'5': 11,
'6': '.opentelemetry.proto.common.v1.KeyValue',
'10': 'attributes'
},
{
'1': 'dropped_attributes_count',
'3': 5,
'4': 1,
'5': 13,
'10': 'droppedAttributesCount'
},
{'1': 'flags', '3': 6, '4': 1, '5': 7, '10': 'flags'},
],
};