Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DKubernetesClusterConfig.php34 public function setGkeClusterConfig(GkeClusterConfig $gkeClusterConfig) argument
36 $this->gkeClusterConfig = $gkeClusterConfig;
43 return $this->gkeClusterConfig;
H A DClusterConfig.php147 public function setGkeClusterConfig(GkeClusterConfig $gkeClusterConfig) argument
149 $this->gkeClusterConfig = $gkeClusterConfig;
156 return $this->gkeClusterConfig;