aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/pb/src/proto/grpc/testing/empty.rb
blob: 9c2568d6053f14fa163bc19da766c74414ecf43b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: src/proto/grpc/testing/empty.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "grpc.testing.Empty" do
  end
end

module Grpc
  module Testing
    Empty = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Empty").msgclass
  end
end