Sha256: aeee5bf068b817e7a2287bc5fc092bbfb99b10ee2f0b0fbf5a558c9592bd5550

Contents?: true

Size: 581 Bytes

Versions: 16

Compression:

Stored size: 581 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: Common/Date.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("Common/Date.proto", :syntax => :proto3) do
    add_message "Workstream.Protocol.Common.Date" do
      optional :year, :int32, 1
      optional :month, :int32, 2
      optional :day, :int32, 3
    end
  end
end

module Workstream
  module Protocol
    module Common
      Date = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("Workstream.Protocol.Common.Date").msgclass
    end
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
workstream_protocol-0.8.1 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.8.0 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.7.2 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.7.1 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.6.0 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.5.3 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.5.2 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.5.1 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.5.0 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.4.1 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.4.0 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.3.6 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.3.4 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.3.2 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.3.0 lib/workstream_protocol/Common/Date_pb.rb
workstream_protocol-0.2.2 lib/workstream_protocol/Common/Date_pb.rb