Sha256: 184e7281ae66041fbb7e6fb732f8926d7e7db48148d488f9529f80502c3a6139
Contents?: true
Size: 560 Bytes
Versions: 35
Compression:
Stored size: 560 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: coded_value.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("coded_value.proto", :syntax => :proto3) do add_message "primary.connect.CodedValue" do optional :value, :string, 1 optional :code_set, :string, 2 optional :description, :string, 3 end end end module Primary module Connect CodedValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("primary.connect.CodedValue").msgclass end end
Version data entries
35 entries across 35 versions & 1 rubygems