Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceCdnPolicy.php46 public $negativeCaching; variable in Google\\Service\\Compute\\BackendServiceCdnPolicy
153 public function setNegativeCaching($negativeCaching) argument
155 $this->negativeCaching = $negativeCaching;
162 return $this->negativeCaching;
H A DBackendBucketCdnPolicy.php46 public $negativeCaching; variable in Google\\Service\\Compute\\BackendBucketCdnPolicy
153 public function setNegativeCaching($negativeCaching) argument
155 $this->negativeCaching = $negativeCaching;
162 return $this->negativeCaching;