• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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_file("src/proto/grpc/testing/empty.proto", :syntax => :proto3) do
8    add_message "grpc.testing.Empty" do
9    end
10  end
11end
12
13module Grpc
14  module Testing
15    Empty = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Empty").msgclass
16  end
17end
18