KeyValue$json top-level constant
Implementation
@$core.Deprecated('Use keyValueDescriptor instead')
const KeyValue$json = {
'1': 'KeyValue',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
{
'1': 'value',
'3': 2,
'4': 1,
'5': 11,
'6': '.opentelemetry.proto.common.v1.AnyValue',
'10': 'value'
},
],
};