Sha256: 7327f7220fa6be9e03df9464caeaf749a3ff3610389571685084f933cb8110d4

Contents?: true

Size: 995 Bytes

Versions: 24

Compression:

Stored size: 995 Bytes

Contents

##
# This file is auto-generated. DO NOT EDIT!
#
require 'protobuf/message'


##
# Imports
#
require 'google/protobuf/descriptor.pb'

module Google
  module Protobuf
    module Compiler

      ##
      # Message Classes
      #
      class CodeGeneratorRequest < ::Protobuf::Message; end
      class CodeGeneratorResponse < ::Protobuf::Message
        class File < ::Protobuf::Message; end

      end



      ##
      # Message Fields
      #
      class CodeGeneratorRequest
        repeated :string, :file_to_generate, 1
        optional :string, :parameter, 2
        repeated ::Google::Protobuf::FileDescriptorProto, :proto_file, 15
      end

      class CodeGeneratorResponse
        class File
          optional :string, :name, 1
          optional :string, :insertion_point, 2
          optional :string, :content, 15
        end

        optional :string, :error, 1
        repeated ::Google::Protobuf::Compiler::CodeGeneratorResponse::File, :file, 15
      end

    end

  end

end

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
protobuffy-3.6.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuffy-3.5.1 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuffy-3.4.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuffy-3.3.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuffy-3.2.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuffy-3.1.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.3.6 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.3.5 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.3.4 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.3.3 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.3.2 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.3.1 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.3.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.2.1 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.2.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.1.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.0.5 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.0.4 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.0.3 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.0.2 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb