Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics.php261 public function setScriptStatistics(ScriptStatistics $scriptStatistics) argument
263 $this->scriptStatistics = $scriptStatistics;
270 return $this->scriptStatistics;