bin/x86_64-windows/google/protobuf/empty.proto in grpc-tools-1.0.1 vs bin/x86_64-windows/google/protobuf/empty.proto in grpc-tools-1.1.2
- old
+ new
@@ -35,10 +35,9 @@
option csharp_namespace = "Google.Protobuf.WellKnownTypes";
option go_package = "github.com/golang/protobuf/ptypes/empty";
option java_package = "com.google.protobuf";
option java_outer_classname = "EmptyProto";
option java_multiple_files = true;
-option java_generate_equals_and_hash = true;
option objc_class_prefix = "GPB";
option cc_enable_arenas = true;
// A generic empty message that you can re-use to avoid defining duplicated
// empty messages in your APIs. A typical example is to use it as the request