protobuf v0.5.0 (2019-02-11T10:33:22Z)
Dub
Repo
Enum
google
protobuf
type
Undocumented in source.
class
Enum {
@
Proto
(1)
string
name
;
@
Proto
(2)
EnumValue
[]
enumvalue
;
@
Proto
(3)
Option
[]
options
;
@
Proto
(4)
SourceContext
sourceContext
;
@
Proto
(5)
Syntax
syntax
;
}
Members
Variables
enumvalue
EnumValue
[]
enumvalue
;
Undocumented in source.
name
string
name
;
Undocumented in source.
options
Option
[]
options
;
Undocumented in source.
sourceContext
SourceContext
sourceContext
;
Undocumented in source.
syntax
Syntax
syntax
;
Undocumented in source.
Meta
Source
See Implementation
google
protobuf
type
classes
Enum
EnumValue
Field
Option
Type
enums
Syntax