Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendBucket.php83 public function setCdnPolicy(BackendBucketCdnPolicy $cdnPolicy) argument
85 $this->cdnPolicy = $cdnPolicy;
92 return $this->cdnPolicy;
H A DBackendService.php175 public function setCdnPolicy(BackendServiceCdnPolicy $cdnPolicy) argument
177 $this->cdnPolicy = $cdnPolicy;
184 return $this->cdnPolicy;