Home
last modified time | relevance | path

Searched refs:ignoreRange (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DDownloadParameters.php29 public $ignoreRange; variable in Google\\Service\\CloudSupport\\DownloadParameters
48 public function setIgnoreRange($ignoreRange) argument
50 $this->ignoreRange = $ignoreRange;
57 return $this->ignoreRange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataDownloadParameters.php29 public $ignoreRange; variable in Google\\Service\\YouTubeReporting\\GdataDownloadParameters
48 public function setIgnoreRange($ignoreRange) argument
50 $this->ignoreRange = $ignoreRange;
57 return $this->ignoreRange;