Sha256: 6dbd06722799778388db307ba2e8767c29fc7bf92af41154539f3dba97ef04fa

Contents?: true

Size: 588 Bytes

Versions: 14

Compression:

Stored size: 588 Bytes

Contents

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

module GoogleUnittestImport

  ##
  # Enum Classes
  #
  class ImportEnum < ::Protobuf::Enum
    define :IMPORT_FOO, 7
    define :IMPORT_BAR, 8
    define :IMPORT_BAZ, 9
  end


  ##
  # Message Classes
  #
  class PublicImportMessage < ::Protobuf::Message; end
  class ImportMessage < ::Protobuf::Message; end


  ##
  # Message Fields
  #
  class PublicImportMessage
    optional ::Protobuf::Field::Int32Field, :e, 1
  end

  class ImportMessage
    optional ::Protobuf::Field::Int32Field, :d, 1
  end

end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
protobuf-2.8.13 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.12 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.11 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.10 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.9 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.8 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.7 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.6 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.5 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.4 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.3 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.2 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.1 spec/support/test/google_unittest_import.pb.rb
protobuf-2.8.0 spec/support/test/google_unittest_import.pb.rb