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