Class Label
- java.lang.Object
-
- io.opentelemetry.proto.profiles.v1experimental.internal.Label
-
public final class Label extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfo
KEY
static ProtoFieldInfo
NUM
static ProtoFieldInfo
NUM_UNIT
static ProtoFieldInfo
STR
-
Constructor Summary
Constructors Constructor Description Label()
-
-
-
Field Detail
-
KEY
public static final ProtoFieldInfo KEY
-
STR
public static final ProtoFieldInfo STR
-
NUM
public static final ProtoFieldInfo NUM
-
NUM_UNIT
public static final ProtoFieldInfo NUM_UNIT
-
-