Class: Google::Cloud::Compute::V1::BackendServiceHttpCookie

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 HTTP cookie used for stateful session affinity.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



4331
4332
4333
4334
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4331

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

#path::String



4331
4332
4333
4334
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4331

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

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



4331
4332
4333
4334
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4331

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