Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendBucketCdnPolicyCacheKeyPolicy.php26 public $includeHttpHeaders; variable in Google\\Service\\Compute\\BackendBucketCdnPolicyCacheKeyPolicy
35 public function setIncludeHttpHeaders($includeHttpHeaders) argument
37 $this->includeHttpHeaders = $includeHttpHeaders;
44 return $this->includeHttpHeaders;
H A DCacheKeyPolicy.php30 public $includeHttpHeaders; variable in Google\\Service\\Compute\\CacheKeyPolicy
69 public function setIncludeHttpHeaders($includeHttpHeaders) argument
71 $this->includeHttpHeaders = $includeHttpHeaders;
78 return $this->includeHttpHeaders;