Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DExecutionStageState.php25 public $currentStateTime; variable in Google\\Service\\Dataflow\\ExecutionStageState
38 public function setCurrentStateTime($currentStateTime) argument
40 $this->currentStateTime = $currentStateTime;
47 return $this->currentStateTime;
H A DJob.php42 public $currentStateTime; variable in Google\\Service\\Dataflow\\Job
171 public function setCurrentStateTime($currentStateTime) argument
173 $this->currentStateTime = $currentStateTime;
180 return $this->currentStateTime;