Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTrainingOptions.php46 public $calculatePValues; variable in Google\\Service\\Bigquery\\TrainingOptions
301 public function setCalculatePValues($calculatePValues) argument
303 $this->calculatePValues = $calculatePValues;
310 return $this->calculatePValues;