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