Skip to content

Commit e9ea43a

Browse files
Internal change
PiperOrigin-RevId: 706615831
1 parent 59a8de6 commit e9ea43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/go_features.proto

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ extend google.protobuf.FeatureSet {
1919

2020
message GoFeatures {
2121
// Whether or not to generate the deprecated UnmarshalJSON method for enums.
22+
// Can only be true for proto using the Open Struct api.
2223
optional bool legacy_unmarshal_json_enum = 1 [
2324
retention = RETENTION_RUNTIME,
2425
targets = TARGET_TYPE_ENUM,

0 commit comments

Comments
 (0)