Skip to content

Commit d2418fe

Browse files
authored
Merge pull request #3373 from square/bquenaudon.2025-09-05.protobuf
Bump Google runtime protobuf files
2 parents 8a71e12 + 01d1fbc commit d2418fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wire-schema/src/jvmMain/resources/google/protobuf/descriptor.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,9 @@ message ServiceDescriptorProto {
398398
repeated MethodDescriptorProto method = 2;
399399

400400
optional ServiceOptions options = 3;
401+
402+
reserved 4;
403+
reserved "stream";
401404
}
402405

403406
// Describes a method of a service.

0 commit comments

Comments
 (0)