Home
last modified time | relevance | path

Searched refs:expectedTotalIterations (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBigQueryModelTraining.php29 public $expectedTotalIterations; variable in Google\\Service\\Bigquery\\BigQueryModelTraining
48 public function setExpectedTotalIterations($expectedTotalIterations) argument
50 $this->expectedTotalIterations = $expectedTotalIterations;
57 return $this->expectedTotalIterations;