pub const OPTIONAL: FieldBehavior;Expand description
Specifically denotes a field as optional. While all fields in protocol buffers are optional, this may be specified for emphasis if appropriate.
pub const OPTIONAL: FieldBehavior;Specifically denotes a field as optional. While all fields in protocol buffers are optional, this may be specified for emphasis if appropriate.