Skip to content

Commit 8a0b438

Browse files
Reserving a declaration for the Impress proto plugin.
PiperOrigin-RevId: 835386232
1 parent 72a48f9 commit 8a0b438

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/google/protobuf/descriptor.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,6 +1185,11 @@ message FeatureSet {
11851185
full_name: ".pb.python",
11861186
type: ".pb.PythonFeatures"
11871187
},
1188+
declaration = {
1189+
number: 1100,
1190+
full_name: ".imp.impress_feature_set",
1191+
type: ".imp.ImpressFeatureSet"
1192+
},
11881193
declaration = {
11891194
number: 9989,
11901195
full_name: ".pb.java_mutable",

0 commit comments

Comments
 (0)