Sha256: ccf1f905e909caebc20d8f0461e4d79f3204acbfd924c82e94049476d36fb5f9

Contents?: true

Size: 613 Bytes

Versions: 6

Compression:

Stored size: 613 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/api/httpbody.proto

require 'google/protobuf'

require 'google/protobuf/any_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/httpbody.proto", :syntax => :proto3) do
    add_message "google.api.HttpBody" do
      optional :content_type, :string, 1
      optional :data, :bytes, 2
      repeated :extensions, :message, 3, "google.protobuf.Any"
    end
  end
end

module Google
  module Api
    HttpBody = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.HttpBody").msgclass
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
googleapis-common-protos-types-1.3.2 lib/google/api/httpbody_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/httpbody_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/httpbody_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/httpbody_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/api/httpbody_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/api/httpbody_pb.rb