Sha256: e5b3d6c617614ca0376e02f4360bb41f3b40b12c728afe057ef6a0a29359b5a0

Contents?: true

Size: 1.21 KB

Versions: 31

Compression:

Stored size: 1.21 KB

Contents

# encoding: utf-8

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


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

module Google
  module Protobuf
    module Compiler
      ::Protobuf::Optionable.inject(self) { ::Google::Protobuf::FileOptions }

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

      end



      ##
      # File Options
      #
      set_option :java_package, "com.google.protobuf.compiler"
      set_option :java_outer_classname, "PluginProtos"


      ##
      # 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

31 entries across 31 versions & 3 rubygems

Version Path
protobuf-cucumber-3.10.8 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-cucumber-3.10.7 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-cucumber-3.10.6 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-cucumber-3.10.5 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-cucumber-3.10.4 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.10.3 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.10.2 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.10.1 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.10.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.10.0.pre0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.9.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.9.0.pre2 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.9.0.pre lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.8.5 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.8.5.pre0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.8.4 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.8.3 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.8.2 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.8.1 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.8.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb