# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/protobuf/empty.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/protobuf/empty.proto", :syntax => :proto3) do add_message "google.protobuf.Empty" do end end end module Google module Protobuf Empty = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.Empty").msgclass end end