Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DEnvironment.php50 public $sshUsername; variable in Google\\Service\\CloudShell\\Environment
147 public function setSshUsername($sshUsername) argument
149 $this->sshUsername = $sshUsername;
156 return $this->sshUsername;