protobuf v0.6.1 (2020-06-01T16:42:29Z)
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