Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DClusterOperationMetadata.php139 public function setStatusHistory($statusHistory) argument
141 $this->statusHistory = $statusHistory;
148 return $this->statusHistory;
H A DCluster.php151 public function setStatusHistory($statusHistory) argument
153 $this->statusHistory = $statusHistory;
160 return $this->statusHistory;
H A DJob.php313 public function setStatusHistory($statusHistory) argument
315 $this->statusHistory = $statusHistory;
322 return $this->statusHistory;