Sha256: 222d55d92aba511e0c5018b2613542b71427709392d4d01983d9adef8d526f08
Contents?: true
Size: 435 Bytes
Versions: 130
Compression:
Stored size: 435 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/protobuf/any.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.protobuf.Any" do optional :type_url, :string, 1 optional :value, :bytes, 2 end end module Google module Protobuf Any = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.Any").msgclass end end
Version data entries
130 entries across 130 versions & 2 rubygems