UninterpretedOption

Undocumented in source.

Members

Classes

NamePart
class NamePart
Undocumented in source.

Variables

aggregateValue
string aggregateValue;
Undocumented in source.
doubleValue
double doubleValue;
Undocumented in source.
identifierValue
string identifierValue;
Undocumented in source.
names
NamePart[] names;
Undocumented in source.
negativeIntValue
long negativeIntValue;
Undocumented in source.
positiveIntValue
ulong positiveIntValue;
Undocumented in source.
stringValue
bytes stringValue;
Undocumented in source.

Meta