Searched refs:cacheHit (Results 1 – 7 of 7) sorted by relevance
26 public $cacheHit; variable in Google\\Service\\Bigquery\\GetQueryResultsResponse67 public function setCacheHit($cacheHit) argument69 $this->cacheHit = $cacheHit;76 return $this->cacheHit;
26 public $cacheHit; variable in Google\\Service\\Bigquery\\QueryResponse67 public function setCacheHit($cacheHit) argument69 $this->cacheHit = $cacheHit;76 return $this->cacheHit;
32 public $cacheHit; variable in Google\\Service\\Bigquery\\JobStatistics2143 public function setCacheHit($cacheHit) argument145 $this->cacheHit = $cacheHit;152 return $this->cacheHit;
23 public $cacheHit; variable in Google\\Service\\Networkconnectivity\\HttpRequest46 public function setCacheHit($cacheHit) argument48 $this->cacheHit = $cacheHit;52 return $this->cacheHit;
29 public $cacheHit; variable in Google\\Service\\ServiceControl\\V2HttpRequest100 public function setCacheHit($cacheHit) argument102 $this->cacheHit = $cacheHit;109 return $this->cacheHit;
29 public $cacheHit; variable in Google\\Service\\Logging\\HttpRequest100 public function setCacheHit($cacheHit) argument102 $this->cacheHit = $cacheHit;109 return $this->cacheHit;
728 public $cacheHit; variable in Google_GetQueryResultsResponse743 public function setCacheHit( $cacheHit) { argument744 $this->cacheHit = $cacheHit;747 return $this->cacheHit;1391 public $cacheHit; variable in Google_JobStatistics21394 public function setCacheHit( $cacheHit) { argument1395 $this->cacheHit = $cacheHit;1398 return $this->cacheHit;1634 public $cacheHit; variable in Google_QueryResponse1650 $this->cacheHit = $cacheHit;[all …]