protobuf v0.4.0 (2018-12-20T11:22:49Z)
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