Sha256: e0375566d8b4266a6dc14354cd1dcd112c6c9a6f6fcb1744ceb5a54a046cd689
Contents?: true
Size: 407 Bytes
Versions: 8
Compression:
Stored size: 407 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: log.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("log.proto", :syntax => :proto3) do add_message "Log" do optional :timestamp, :int64, 1 optional :message, :string, 2 end end end Log = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("Log").msgclass
Version data entries
8 entries across 8 versions & 1 rubygems