Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DModel.php26 public $bestTrialId; variable in Google\\Service\\Bigquery\\Model
89 public function setBestTrialId($bestTrialId) argument
91 $this->bestTrialId = $bestTrialId;
98 return $this->bestTrialId;