Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DEnvironment.php64 public $shuffleMode; variable in Google\\Service\\Dataflow\\Environment
231 public function setShuffleMode($shuffleMode) argument
233 $this->shuffleMode = $shuffleMode;
240 return $this->shuffleMode;