Properties of a FieldOptions.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| ctype | google.protobuf.FieldOptions.CType | null | <optional> | FieldOptions ctype | 
| packed | boolean | null | <optional> | FieldOptions packed | 
| jstype | google.protobuf.FieldOptions.JSType | null | <optional> | FieldOptions jstype | 
| lazy | boolean | null | <optional> | FieldOptions lazy | 
| deprecated | boolean | null | <optional> | FieldOptions deprecated | 
| weak | boolean | null | <optional> | FieldOptions weak | 
| uninterpretedOption | Array.<google.protobuf.IUninterpretedOption> | null | <optional> | FieldOptions uninterpretedOption | 
| ".google.api.fieldBehavior" | Array.<google.api.FieldBehavior> | null | <optional> | FieldOptions .google.api.fieldBehavior | 
| ".google.api.resourceReference" | google.api.IResourceReference | null | <optional> | FieldOptions .google.api.resourceReference |