Home
last modified time | relevance | path

Searched refs:stageName (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSeqMapTask.php34 public $stageName; variable in Google\\Service\\Dataflow\\SeqMapTask
89 public function setStageName($stageName) argument
91 $this->stageName = $stageName;
98 return $this->stageName;
H A DStreamingComputationConfig.php32 public $stageName; variable in Google\\Service\\Dataflow\\StreamingComputationConfig
73 public function setStageName($stageName) argument
75 $this->stageName = $stageName;
82 return $this->stageName;
H A DSourceOperationRequest.php37 public $stageName; variable in Google\\Service\\Dataflow\\SourceOperationRequest
102 public function setStageName($stageName) argument
104 $this->stageName = $stageName;
111 return $this->stageName;
H A DMapTask.php32 public $stageName; variable in Google\\Service\\Dataflow\\MapTask
69 public function setStageName($stageName) argument
71 $this->stageName = $stageName;
78 return $this->stageName;