Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DParallelInstruction.php33 protected $outputsType = InstructionOutput::class;
91 * @param InstructionOutput[]
98 * @return InstructionOutput[]
H A DInstructionOutput.php20 class InstructionOutput extends \Google\Model class
134 class_alias(InstructionOutput::class, 'Google_Service_Dataflow_InstructionOutput');