Sha256: ba4214e0a81f0ce8cf9d2bb08c196a2bd14510d922903abee4a9ec09c7834a51
Contents?: true
Size: 542 Bytes
Versions: 594
Compression:
Stored size: 542 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/protobuf/timestamp.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/protobuf/timestamp.proto", :syntax => :proto3) do add_message "google.protobuf.Timestamp" do optional :seconds, :int64, 1 optional :nanos, :int32, 2 end end end module Google module Protobuf Timestamp = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.Timestamp").msgclass end end
Version data entries
594 entries across 594 versions & 5 rubygems