Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceProperties.php237 public function setNetworkPerformanceConfig(NetworkPerformanceConfig $networkPerformanceConfig) argument
239 $this->networkPerformanceConfig = $networkPerformanceConfig;
246 return $this->networkPerformanceConfig;
H A DInstance.php499 public function setNetworkPerformanceConfig(NetworkPerformanceConfig $networkPerformanceConfig) argument
501 $this->networkPerformanceConfig = $networkPerformanceConfig;
508 return $this->networkPerformanceConfig;