Sha256: afcc7b019cd89d80f65b8b556b4e5036f1ad4bf19050a0636cb6eb37724b50a4

Contents?: true

Size: 752 Bytes

Versions: 24

Compression:

Stored size: 752 Bytes

Contents

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


##
# Message Classes
#
class Serializer < ::Protobuf::Message; end


##
# Message Fields
#
class Serializer
  optional :bool, :bool_field, 1
  optional :bytes, :bytes_field, 2
  optional :double, :double_field, 3
  optional :fixed32, :fixed32_field, 4
  optional :fixed64, :fixed64_field, 5
  optional :float, :float_field, 6
  optional :int32, :int32_field, 7
  optional :int64, :int64_field, 8
  optional :sfixed32, :sfixed32_field, 9
  optional :sfixed64, :sfixed64_field, 10
  optional :sint32, :sint32_field, 11
  optional :sint64, :sint64_field, 12
  optional :string, :string_field, 13
  optional :uint32, :uint32_field, 14
  optional :uint64, :uint64_field, 15
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
active_remote-3.1.3 spec/support/protobuf/serializer.pb.rb
active_remote-3.1.2 spec/support/protobuf/serializer.pb.rb
active_remote-3.1.2.pre spec/support/protobuf/serializer.pb.rb
active_remote-3.1.1 spec/support/protobuf/serializer.pb.rb
active_remote-3.1.0 spec/support/protobuf/serializer.pb.rb
active_remote-3.0.0 spec/support/protobuf/serializer.pb.rb
active_remote-3.0.0.pre1 spec/support/protobuf/serializer.pb.rb
active_remote-2.4.0 spec/support/protobuf/serializer.pb.rb
active_remote-2.3.5 spec/support/protobuf/serializer.pb.rb
active_remote-2.3.4 spec/support/protobuf/serializer.pb.rb
active_remote-2.3.3 spec/support/protobuf/serializer.pb.rb
active_remote-2.3.3.pre spec/support/protobuf/serializer.pb.rb
active_remote-2.3.2 spec/support/protobuf/serializer.pb.rb
active_remote-2.3.1 spec/support/protobuf/serializer.pb.rb
active_remote-2.3.0 spec/support/protobuf/serializer.pb.rb
active_remote-2.2.0 spec/support/protobuf/serializer.pb.rb
active_remote-2.1.1 spec/support/protobuf/serializer.pb.rb
active_remote-2.1.0 spec/support/protobuf/serializer.pb.rb
active_remote-2.1.0.rc2 spec/support/protobuf/serializer.pb.rb
active_remote-2.1.0.rc1 spec/support/protobuf/serializer.pb.rb