Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php26 public $completedParallelInputs; variable in Google\\Service\\Bigquery\\ExplainQueryStage
121 public function setCompletedParallelInputs($completedParallelInputs) argument
123 $this->completedParallelInputs = $completedParallelInputs;
130 return $this->completedParallelInputs;