Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php78 public $shuffleOutputBytes; variable in Google\\Service\\Bigquery\\ExplainQueryStage
321 public function setShuffleOutputBytes($shuffleOutputBytes) argument
323 $this->shuffleOutputBytes = $shuffleOutputBytes;
330 return $this->shuffleOutputBytes;