1# Generated by the protocol buffer compiler. DO NOT EDIT! 2# source: src/proto/grpc/testing/empty.proto 3 4require 'google/protobuf' 5 6Google::Protobuf::DescriptorPool.generated_pool.build do 7 add_message "grpc.testing.Empty" do 8 end 9end 10 11module Grpc 12 module Testing 13 Empty = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Empty").msgclass 14 end 15end 16