Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php48 public $inputStages; variable in Google\\Service\\Bigquery\\ExplainQueryStage
207 public function setInputStages($inputStages) argument
209 $this->inputStages = $inputStages;
216 return $this->inputStages;