Constant OPTIONAL

Source
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.