Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetVpnGateway.php66 public $tunnels; variable in Google\\Service\\Compute\\TargetVpnGateway
211 public function setTunnels($tunnels) argument
213 $this->tunnels = $tunnels;
220 return $this->tunnels;
H A DVpnGatewayStatusVpnConnection.php81 public function setTunnels($tunnels) argument
83 $this->tunnels = $tunnels;
90 return $this->tunnels;