Class: Google::Cloud::Compute::V1::TargetHttpProxy

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Represents a Target HTTP Proxy resource. Google Compute Engine has two Target HTTP Proxy resources: * Global * Regional A target HTTP proxy is a component of Google Cloud HTTP load balancers. * targetHttpProxies are used by global external Application Load Balancers, classic Application Load Balancers, cross-region internal Application Load Balancers, and Traffic Director. * regionTargetHttpProxies are used by regional internal Application Load Balancers and regional external Application Load Balancers. Forwarding rules reference a target HTTP proxy, and the target proxy then references a URL map. For more information, read Using Target Proxies and Forwarding rule concepts.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timestamp::String



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#description::String



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#fingerprint::String



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#http_keep_alive_timeout_sec::Integer



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#id::Integer



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#kind::String



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#proxy_bind::Boolean



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#region::String



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end


30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#url_map::String



30951
30952
30953
30954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30951

class TargetHttpProxy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end