Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DMapTask.php27 protected $instructionsType = ParallelInstruction::class;
53 * @param ParallelInstruction[]
60 * @return ParallelInstruction[]
H A DStreamingComputationConfig.php27 protected $instructionsType = ParallelInstruction::class;
57 * @param ParallelInstruction[]
64 * @return ParallelInstruction[]
H A DParallelInstruction.php20 class ParallelInstruction extends \Google\Collection class
177 class_alias(ParallelInstruction::class, 'Google_Service_Dataflow_ParallelInstruction');