SshPublicKey(mapping=None, *, ignore_unknown_fields=False, **kwargs)The SSH public key information associated with a Google account.
Attributes |
|
|---|---|
| Name | Description |
key |
str
Public key text in SSH format, defined by RFC4253 section 6.6. |
expiration_time_usec |
int
An expiration time in microseconds since epoch. |
fingerprint |
str
Output only. The SHA-256 fingerprint of the SSH public key. |
name |
str
Output only. The canonical resource name. |