OpenTelemetry.Proto.Common.V1.KeyValue
sealed class KeyValue : IMessage<KeyValue>, IMessage, IEquatable<KeyValue>, IDeepCloneable<KeyValue>, IBufferMessage
KeyValue is a key-value pair that is used to store Span attributes, Link
attributes, etc.
Field number for the "key" field.
Field number for the "value" field.
public KeyValue()