setExplicit
This field should always be explicitly listed with a value, even if it is set to the default value. This function
is especially useful for enums with default values, when there is a desire to have consistent indexes.
Content copied to clipboard
bool explicit = 7;
Return
This builder for chaining.
Parameters
value
The explicit to set.