#include <google/protobuf/compiler/ruby/ruby_generator.h> namespace google::protobuf::compiler::ruby Generates Ruby code for a given .proto file. Classes in this fileGeneratorCodeGenerator implementation for generated Ruby protocol buffer classes. class Generator: public CodeGenerator#include <google/protobuf/compiler/ruby/ruby_generator.h> namespace google::protobuf::compiler::ruby CodeGenerator implementation for generated Ruby protocol buffer classes. If you create your own protocol compil...