Class CreateSshPublicKeyRequest (2.14.2)

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

A request message for creating an SSH public key.

Attributes

NameDescription
parent str
Required. The unique ID for the user in format users/{user}.
ssh_public_key google.cloud.oslogin_v1.common.types.SshPublicKey
Required. The SSH public key and expiration time.