Class ImportSshPublicKeyRequest (2.0.0)

ImportSshPublicKeyRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request message for importing an SSH public key.

Attributes

NameDescription
parent str
Required. The unique ID for the user in format users/{user}.
ssh_public_key .common.SshPublicKey
Optional. The SSH public key and expiration time.
project_id str
The project ID of the Google Cloud Platform project.