Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DEnvironment.php42 public $sshHost; variable in Google\\Service\\CloudShell\\Environment
119 public function setSshHost($sshHost) argument
121 $this->sshHost = $sshHost;
128 return $this->sshHost;