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