Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTrainingRun.php93 public function setModelLevelGlobalExplanation(GlobalExplanation $modelLevelGlobalExplanation) argument
95 $this->modelLevelGlobalExplanation = $modelLevelGlobalExplanation;
102 return $this->modelLevelGlobalExplanation;