Get desktop application:
View/edit binary Protocol Buffers messages
Whether or not to treat an enum field as closed. This option is only applicable to enum fields, and will be removed in the future. It is consistent with the legacy behavior of using proto3 enum types for proto2 fields.
Whether or not to treat an enum field as closed. This option is only applicable to enum fields, and will be removed in the future. It is consistent with the legacy behavior of using proto3 enum types for proto2 fields.
The UTF8 validation strategy to use. See go/editions-utf8-validation for more information on this feature.
Used in:
Invalid default, which should never be used.
Respect the UTF8 validation behavior specified by the global utf8_validation feature.
Verifies UTF8 validity overriding the global utf8_validation feature. This represents the legacy java_string_check_utf8 option.