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