Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics.php63 protected $scriptStatisticsType = ScriptStatistics::class;
259 * @param ScriptStatistics
261 public function setScriptStatistics(ScriptStatistics $scriptStatistics)
266 * @return ScriptStatistics
H A DScriptStatistics.php20 class ScriptStatistics extends \Google\Collection class
61 class_alias(ScriptStatistics::class, 'Google_Service_Bigquery_ScriptStatistics');