Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DPrivateEnvironmentConfig.php126 public function setPrivateClusterConfig(PrivateClusterConfig $privateClusterConfig) argument
128 $this->privateClusterConfig = $privateClusterConfig;
135 return $this->privateClusterConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCluster.php867 public function setPrivateClusterConfig(PrivateClusterConfig $privateClusterConfig) argument
869 $this->privateClusterConfig = $privateClusterConfig;
876 return $this->privateClusterConfig;