Searched refs:cacheMode (Results 1 – 5 of 5) sorted by relevance
30 public $cacheMode; variable in Google\\Service\\Compute\\BackendServiceCdnPolicy97 public function setCacheMode($cacheMode) argument99 $this->cacheMode = $cacheMode;106 return $this->cacheMode;
30 public $cacheMode; variable in Google\\Service\\Compute\\BackendBucketCdnPolicy97 public function setCacheMode($cacheMode) argument99 $this->cacheMode = $cacheMode;106 return $this->cacheMode;
1 …cacheMode = (typeof entry !== 'string' && entry.revision) ?\n 'reload' : 'default';…