Interface: IFieldOptions
Properties of a FieldOptions.
Implemented by
Properties
ctype
• Optional
ctype: null
| CType
FieldOptions ctype
deprecated
• Optional
deprecated: null
| boolean
FieldOptions deprecated
jstype
• Optional
jstype: null
| JSType
FieldOptions jstype
lazy
• Optional
lazy: null
| boolean
FieldOptions lazy
packed
• Optional
packed: null
| boolean
FieldOptions packed
uninterpretedOption
• Optional
uninterpretedOption: null
| IUninterpretedOption
[]
FieldOptions uninterpretedOption
weak
• Optional
weak: null
| boolean
FieldOptions weak