Sha256: 86a85261408c111b6760251157af1bf9c3184ee4107b90a2df4db03ab5de5e33
Contents?: true
Size: 457 Bytes
Versions: 130
Compression:
Stored size: 457 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_message "google.protobuf.Timestamp" do optional :seconds, :int64, 1 optional :nanos, :int32, 2 end end module Google module Protobuf Timestamp = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.Timestamp").msgclass end end
Version data entries
130 entries across 130 versions & 2 rubygems