Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DSparkHistoryServerConfig.php25 public $dataprocCluster; variable in Google\\Service\\Dataproc\\SparkHistoryServerConfig
30 public function setDataprocCluster($dataprocCluster) argument
32 $this->dataprocCluster = $dataprocCluster;
39 return $this->dataprocCluster;