Update gRPC files for v.14.3

This commit is contained in:
2022-06-12 10:05:38 +02:00
parent a839d09e6e
commit 1fd764f55a
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
end
add_message "routerrpc.XImportMissionControlRequest" do
repeated :pairs, :message, 1, "routerrpc.PairHistory"
optional :force, :bool, 2
end
add_message "routerrpc.XImportMissionControlResponse" do
end