Sha256: 6bca7f9256dd283939877352a2d27a8ccbcc6ed1ffa78206c12d5710bc69a245

Contents?: true

Size: 370 Bytes

Versions: 26

Compression:

Stored size: 370 Bytes

Contents

# encoding: utf-8

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

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

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


  ##
  # Message Fields
  #
  class Error
    optional :string, :field, 1
    optional :string, :message, 2
  end

end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
active_remote-3.3.1 spec/support/protobuf/error.pb.rb
active_remote-3.3.0 spec/support/protobuf/error.pb.rb
active_remote-3.2.2 spec/support/protobuf/error.pb.rb
active_remote-3.2.1 spec/support/protobuf/error.pb.rb
active_remote-3.2.0 spec/support/protobuf/error.pb.rb
active_remote-3.2.0.pre spec/support/protobuf/error.pb.rb