Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DComputationTopology.php38 public $systemStageName; variable in Google\\Service\\Dataflow\\ComputationTopology
113 public function setSystemStageName($systemStageName) argument
115 $this->systemStageName = $systemStageName;
122 return $this->systemStageName;