protobuf v0.4.0 (2018-12-20T11:22:49Z)
Dub
Repo
UninterpretedOption.NamePart
google
protobuf
descriptor
UninterpretedOption
Undocumented in source.
class
UninterpretedOption
static
class
NamePart {
@
Proto
(1)
string
namePart
;
@
Proto
(2)
bool
isExtension
;
}
Members
Variables
isExtension
bool
isExtension
;
Undocumented in source.
namePart
string
namePart
;
Undocumented in source.
Meta
Source
See Implementation
google
protobuf
descriptor
UninterpretedOption
classes
NamePart
variables
aggregateValue
doubleValue
identifierValue
names
negativeIntValue
positiveIntValue
stringValue