Properties of an UninterpretedOption.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
Array.<google.protobuf.UninterpretedOption.INamePart> | null |
<optional> |
UninterpretedOption name |
identifierValue |
string | null |
<optional> |
UninterpretedOption identifierValue |
positiveIntValue |
number | Long | null |
<optional> |
UninterpretedOption positiveIntValue |
negativeIntValue |
number | Long | null |
<optional> |
UninterpretedOption negativeIntValue |
doubleValue |
number | null |
<optional> |
UninterpretedOption doubleValue |
stringValue |
Uint8Array | null |
<optional> |
UninterpretedOption stringValue |
aggregateValue |
string | null |
<optional> |
UninterpretedOption aggregateValue |