Home
last modified time | relevance | path

Searched refs:httpHeaderName (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DConsistentHashLoadBalancerSettings.php27 public $httpHeaderName; variable in Google\\Service\\Compute\\ConsistentHashLoadBalancerSettings
50 public function setHttpHeaderName($httpHeaderName) argument
52 $this->httpHeaderName = $httpHeaderName;
59 return $this->httpHeaderName;