Class ProtoEnumInfo
java.lang.Object
io.opentelemetry.exporter.internal.marshal.ProtoEnumInfo
- Direct Known Subclasses:
AutoValue_ProtoEnumInfo
Information about a field in a proto definition.
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProtoEnumInfo
public ProtoEnumInfo()
-
-
Method Details
-
create
-
getEnumNumber
public abstract int getEnumNumber() -
getJsonName
-