Sha256: 62c54cda497cb3cf9fbf8d775b927266a64d91fc55dfbd44a213ecf06c38071a

Contents?: true

Size: 1.33 KB

Versions: 9

Compression:

Stored size: 1.33 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/logging/type/http_request.proto

require 'google/protobuf'

require 'google/protobuf/duration_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/logging/type/http_request.proto", :syntax => :proto3) do
    add_message "google.logging.type.HttpRequest" do
      optional :request_method, :string, 1
      optional :request_url, :string, 2
      optional :request_size, :int64, 3
      optional :status, :int32, 4
      optional :response_size, :int64, 5
      optional :user_agent, :string, 6
      optional :remote_ip, :string, 7
      optional :server_ip, :string, 13
      optional :referer, :string, 8
      optional :latency, :message, 14, "google.protobuf.Duration"
      optional :cache_lookup, :bool, 11
      optional :cache_hit, :bool, 9
      optional :cache_validated_with_origin_server, :bool, 10
      optional :cache_fill_bytes, :int64, 12
      optional :protocol, :string, 15
    end
  end
end

module Google
  module Cloud
    module Logging
      module Type
        HttpRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.logging.type.HttpRequest").msgclass
      end
    end
  end
end

module Google
  module Logging
    module Type
      HttpRequest = ::Google::Cloud::Logging::Type::HttpRequest
    end
  end
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/logging/type/http_request_pb.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/http_request_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/logging/type/http_request_pb.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/http_request_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/http_request_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/http_request_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/http_request_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/logging/type/http_request_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/logging/type/http_request_pb.rb