Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php323 public function setDownloadParameters(DownloadParameters $downloadParameters) argument
325 $this->downloadParameters = $downloadParameters;
332 return $this->downloadParameters;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php323 public function setDownloadParameters(GdataDownloadParameters $downloadParameters) argument
325 $this->downloadParameters = $downloadParameters;
332 return $this->downloadParameters;