Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/Resource/
H A DUsers.php20 use Google\Service\CloudOSLogin\ImportSshPublicKeyResponse; alias
66 * @return ImportSshPublicKeyResponse
72 return $this->call('importSshPublicKey', [$params], ImportSshPublicKeyResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
H A DImportSshPublicKeyResponse.php20 class ImportSshPublicKeyResponse extends \Google\Model class
60 class_alias(ImportSshPublicKeyResponse::class, 'Google_Service_CloudOSLogin_ImportSshPublicKeyRespo…