Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DPrivatePoolV1Config.php30 public function setNetworkConfig(NetworkConfig $networkConfig) argument
32 $this->networkConfig = $networkConfig;
39 return $this->networkConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DAuxiliaryVersionConfig.php50 public function setNetworkConfig(NetworkConfig $networkConfig) argument
52 $this->networkConfig = $networkConfig;
59 return $this->networkConfig;
H A DService.php262 public function setNetworkConfig(NetworkConfig $networkConfig) argument
264 $this->networkConfig = $networkConfig;
271 return $this->networkConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodePool.php203 public function setNetworkConfig(NodeNetworkConfig $networkConfig) argument
205 $this->networkConfig = $networkConfig;
212 return $this->networkConfig;
H A DCluster.php755 public function setNetworkConfig(NetworkConfig $networkConfig) argument
757 $this->networkConfig = $networkConfig;
764 return $this->networkConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataFusion/
H A DInstance.php341 public function setNetworkConfig(NetworkConfig $networkConfig) argument
343 $this->networkConfig = $networkConfig;
350 return $this->networkConfig;