Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php36 public $computeRatioMax; variable in Google\\Service\\Bigquery\\ExplainQueryStage
168 public function setComputeRatioMax($computeRatioMax) argument
170 $this->computeRatioMax = $computeRatioMax;
174 return $this->computeRatioMax;