Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceCdnPolicy.php83 public function setCacheKeyPolicy(CacheKeyPolicy $cacheKeyPolicy) argument
85 $this->cacheKeyPolicy = $cacheKeyPolicy;
92 return $this->cacheKeyPolicy;
H A DBackendBucketCdnPolicy.php83 public function setCacheKeyPolicy(BackendBucketCdnPolicyCacheKeyPolicy $cacheKeyPolicy) argument
85 $this->cacheKeyPolicy = $cacheKeyPolicy;
92 return $this->cacheKeyPolicy;