Interface: IUninterpretedOption
google.protobuf.IUninterpretedOption
Properties of an UninterpretedOption.
Implemented by
Properties
aggregateValue
• Optional
aggregateValue: null
| string
UninterpretedOption aggregateValue
doubleValue
• Optional
doubleValue: null
| number
UninterpretedOption doubleValue
identifierValue
• Optional
identifierValue: null
| string
UninterpretedOption identifierValue
name
• Optional
name: null
| INamePart
[]
UninterpretedOption name
negativeIntValue
• Optional
negativeIntValue: null
| Long
UninterpretedOption negativeIntValue
positiveIntValue
• Optional
positiveIntValue: null
| Long
UninterpretedOption positiveIntValue
stringValue
• Optional
stringValue: null
| Uint8Array
UninterpretedOption stringValue