Class KeyValue
- java.lang.Object
-
- io.opentelemetry.proto.common.v1.internal.KeyValue
-
public final class KeyValue extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfoKEYstatic ProtoFieldInfoVALUE
-
Constructor Summary
Constructors Constructor Description KeyValue()
-
-
-
Field Detail
-
KEY
public static final ProtoFieldInfo KEY
-
VALUE
public static final ProtoFieldInfo VALUE
-
-