• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Generated by the protocol buffer compiler.  DO NOT EDIT!
2# source: ruby_generated_pkg_explicit_legacy.proto
3
4require 'google/protobuf'
5
6Google::Protobuf::DescriptorPool.generated_pool.build do
7  add_file("ruby_generated_pkg_explicit_legacy.proto", :syntax => :proto3) do
8    add_message "one.two.a_three.and.Four" do
9      optional :another_string, :string, 1
10    end
11  end
12end
13
14module AA
15  module BB
16    module CC
17      Four = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("one.two.a_three.and.Four").msgclass
18    end
19  end
20end
21