Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DNetworkRoutingConfig.php25 public $routingMode; variable in Google\\Service\\Compute\\NetworkRoutingConfig
30 public function setRoutingMode($routingMode) argument
32 $this->routingMode = $routingMode;
39 return $this->routingMode;