Sha256: 6a07c32e10a0c0386830db7160cdb39c20b9c1000b553fed7b37f75174a9e477
Contents?: true
Size: 438 Bytes
Versions: 4
Compression:
Stored size: 438 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/api/httpbody.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.api.HttpBody" do optional :content_type, :string, 1 optional :data, :bytes, 2 end end module Google module Api HttpBody = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.HttpBody").msgclass end end
Version data entries
4 entries across 4 versions & 2 rubygems