Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DNetwork.php276 public function setRoutingConfig(NetworkRoutingConfig $routingConfig) argument
278 $this->routingConfig = $routingConfig;
285 return $this->routingConfig;