protobuf icon indicating copy to clipboard operation
protobuf copied to clipboard

[c++] Expose TextFormatParse allow_unknown_enum parse option

Open pateldeev opened this issue 2 years ago • 0 comments

Allow text format parser to allow unknown enum values. This is useful when dealing with code that needs to compatible with different commits.

pateldeev avatar Nov 15 '23 17:11 pateldeev