UninterpretedOption
class UninterpretedOption {
}
- NamePart
class NamePart
Undocumented in source.
- 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.