Class DescriptorProtos.EnumValueDescriptorProto

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
All Implemented Interfaces:
DescriptorProtos.EnumValueDescriptorProtoOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
DescriptorProtos

public static final class DescriptorProtos.EnumValueDescriptorProto extends com.google.protobuf.GeneratedMessageV3 implements DescriptorProtos.EnumValueDescriptorProtoOrBuilder
 Describes a value within an enum.
 
Protobuf type google.protobuf.EnumValueDescriptorProto
See Also: