protobuf v0.5.0 (2019-02-11T10:33:22Z)
Dub
Repo
EnumValueDescriptorProto
google
protobuf
descriptor
Undocumented in source.
class
EnumValueDescriptorProto {
@
Proto
(1)
string
name
;
@
Proto
(2)
int
number
;
@
Proto
(3)
EnumValueOptions
options
;
}
Members
Variables
name
string
name
;
Undocumented in source.
number
int
number
;
Undocumented in source.
options
EnumValueOptions
options
;
Undocumented in source.
Meta
Source
See Implementation
google
protobuf
descriptor
classes
DescriptorProto
EnumDescriptorProto
EnumOptions
EnumValueDescriptorProto
EnumValueOptions
ExtensionRangeOptions
FieldDescriptorProto
FieldOptions
FileDescriptorProto
FileDescriptorSet
FileOptions
GeneratedCodeInfo
MessageOptions
MethodDescriptorProto
MethodOptions
OneofDescriptorProto
OneofOptions
ServiceDescriptorProto
ServiceOptions
SourceCodeInfo
UninterpretedOption