Reference documentation and code samples for the Compute V1 Client class BackendServiceHttpCookie.
The HTTP cookie used for stateful session affinity.
Generated from protobuf message google.cloud.compute.v1.BackendServiceHttpCookie
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the cookie.
↳ path
string
Path to set for the cookie.
↳ ttl
getName
Name of the cookie.
string
hasName
clearName
setName
Name of the cookie.
var
string
$this
getPath
Path to set for the cookie.
string
hasPath
clearPath
setPath
Path to set for the cookie.
var
string
$this
getTtl
Lifetime of the cookie.
hasTtl
clearTtl
setTtl
Lifetime of the cookie.
$this