Google.Protobuf.Reflection.EnumDescriptorProto
public sealed class EnumDescriptorProto : IMessage<EnumDescriptorProto>, IMessage, IEquatable<EnumDescriptorProto>, IDeepCloneable<EnumDescriptorProto>, IBufferMessage
Describes an enum type.
Container for nested types declared in the EnumDescriptorProto message type.
Field number for the "name" field.
Field number for the "options" field.
Field number for the "reserved_name" field.
Field number for the "reserved_range" field.
Field number for the "value" field.
Field number for the "visibility" field.
Gets whether the "name" field is set
Gets whether the "visibility" field is set
Reserved enum value names, which may not be reused. A given name may only
be reserved once.
Range of reserved numeric values. Reserved numeric values may not be used
by enum values in the same enum declaration. Reserved ranges may not
overlap.
Support for `export` and `local` keywords on enums.
public EnumDescriptorProto()
Clears the value of the "name" field
Clears the value of the "visibility" field