Sha256: c468fbf8200b6496e2a09b4bc966d2ea2f46f47749eddc924ea3e605ddddc9ef

Contents?: true

Size: 604 Bytes

Versions: 18

Compression:

Stored size: 604 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("Common/Phone.proto", :syntax => :proto3) do
    add_message "Workstream.Protocol.Common.Phone" do
      optional :country_code, :string, 1
      optional :number, :string, 2
      optional :extension, :string, 3
    end
  end
end

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

Version data entries

18 entries across 18 versions & 1 rubygems

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