Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceCdnPolicy.php52 public $requestCoalescing; variable in Google\\Service\\Compute\\BackendServiceCdnPolicy
181 public function setRequestCoalescing($requestCoalescing) argument
183 $this->requestCoalescing = $requestCoalescing;
190 return $this->requestCoalescing;
H A DBackendBucketCdnPolicy.php52 public $requestCoalescing; variable in Google\\Service\\Compute\\BackendBucketCdnPolicy
181 public function setRequestCoalescing($requestCoalescing) argument
183 $this->requestCoalescing = $requestCoalescing;
190 return $this->requestCoalescing;