protobuf v0.5.0 (2019-02-11T10:33:22Z)
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