Class: Google::Cloud::Compute::V1::ConsistentHashLoadBalancerSettingsHttpCookie

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

Overview

The information about the HTTP Cookie on which the hash function is based for load balancing policies that use a consistent hash.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



4341
4342
4343
4344
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4341

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

#path::String



4341
4342
4343
4344
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4341

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

#ttl::Google::Cloud::Compute::V1::Duration



4341
4342
4343
4344
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4341

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