Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DClusterSelector.php25 public $clusterLabels; variable in Google\\Service\\Dataproc\\ClusterSelector
34 public function setClusterLabels($clusterLabels) argument
36 $this->clusterLabels = $clusterLabels;
43 return $this->clusterLabels;
H A DJobPlacement.php25 public $clusterLabels; variable in Google\\Service\\Dataproc\\JobPlacement
38 public function setClusterLabels($clusterLabels) argument
40 $this->clusterLabels = $clusterLabels;
47 return $this->clusterLabels;