test_import_pb.rb 373 B

12345678910111213
  1. # Generated by the protocol buffer compiler. DO NOT EDIT!
  2. # source: tests/test_import.proto
  3. require 'google/protobuf'
  4. Google::Protobuf::DescriptorPool.generated_pool.build do
  5. add_message "foo_bar.TestImportedMessage" do
  6. end
  7. end
  8. module FooBar
  9. TestImportedMessage = Google::Protobuf::DescriptorPool.generated_pool.lookup("foo_bar.TestImportedMessage").msgclass
  10. end