Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DDebugInstanceRequest.php25 public $sshKey; variable in Google\\Service\\Appengine\\DebugInstanceRequest
30 public function setSshKey($sshKey) argument
32 $this->sshKey = $sshKey;
39 return $this->sshKey;