Class Enum

All Implemented Interfaces:
EnumOrBuilder, Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable

@Generated public final class Enum extends GeneratedMessage implements EnumOrBuilder
 Enum type definition.

 New usages of this message as an alternative to EnumDescriptorProto are
 strongly discouraged. This message does not reliability preserve all
 information necessary to model the schema and preserve semantics. Instead
 make use of FileDescriptorSet which preserves the necessary information.
 
Protobuf type google.protobuf.Enum
See Also: