UsersSshPublicKey
class UsersSshPublicKey extends Resource (View source)
The "sshPublicKey" collection of methods.
Typical usage is:
$osloginService = new Google\Service\CloudOSLogin(...);
$sshPublicKey = $osloginService->sshPublicKey;
Methods
create(string $parent, SshPublicKey $postBody, array $optParams = [])
Create an SSH public key (sshPublicKey.create)
Details
SshPublicKey
create(string $parent, SshPublicKey $postBody, array $optParams = [])
Create an SSH public key (sshPublicKey.create)