Home
last modified time | relevance | path

Searched refs:allowGzipCompression (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DDownloadParameters.php25 public $allowGzipCompression; variable in Google\\Service\\CloudSupport\\DownloadParameters
34 public function setAllowGzipCompression($allowGzipCompression) argument
36 $this->allowGzipCompression = $allowGzipCompression;
43 return $this->allowGzipCompression;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataDownloadParameters.php25 public $allowGzipCompression; variable in Google\\Service\\YouTubeReporting\\GdataDownloadParameters
34 public function setAllowGzipCompression($allowGzipCompression) argument
36 $this->allowGzipCompression = $allowGzipCompression;
43 return $this->allowGzipCompression;