Sha256: 53eef1f048e6a5403743bf89a6061c3ce387d1b4297ef42ae8f15f06c5b44257

Contents?: true

Size: 1014 Bytes

Versions: 24

Compression:

Stored size: 1014 Bytes

Contents

# encoding: utf-8

##
# 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
protobuf-core-3.5.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.12 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.11 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.10 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.7.0.pre2 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.9 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.7.0.pre1 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.7.0.pre0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.7 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.6 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.2 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.1 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.6.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.5.5 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.5.4 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.5.3 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.5.2 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.5.1 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.5.0 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb
protobuf-3.4.4 lib/protobuf/descriptors/google/protobuf/compiler/plugin.pb.rb