Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DEnvironment.php46 public $sshPort; variable in Google\\Service\\CloudShell\\Environment
133 public function setSshPort($sshPort) argument
135 $this->sshPort = $sshPort;
142 return $this->sshPort;