Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendBucket.php36 public $customResponseHeaders; variable in Google\\Service\\Compute\\BackendBucket
111 public function setCustomResponseHeaders($customResponseHeaders) argument
113 $this->customResponseHeaders = $customResponseHeaders;
120 return $this->customResponseHeaders;
H A DBackendService.php50 public $customResponseHeaders; variable in Google\\Service\\Compute\\BackendService
273 public function setCustomResponseHeaders($customResponseHeaders) argument
275 $this->customResponseHeaders = $customResponseHeaders;
282 return $this->customResponseHeaders;