Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DConnectionProfile.php86 public function setForwardSshConnectivity(ForwardSshTunnelConnectivity $forwardSshConnectivity) argument
88 $this->forwardSshConnectivity = $forwardSshConnectivity;
95 return $this->forwardSshConnectivity;