Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DUrlDownloadSize.php25 public $downloadSizeKb; variable in Google\\Service\\RealTimeBidding\\UrlDownloadSize
34 public function setDownloadSizeKb($downloadSizeKb) argument
36 $this->downloadSizeKb = $downloadSizeKb;
43 return $this->downloadSizeKb;