GoogleApi.OSLogin.V1.Model.SshPublicKey (google_api_os_login v0.30.0)
View SourceThe SSH public key information associated with a Google account.
Attributes
-
expirationTimeUsec
(type:String.t
, default:nil
) - An expiration time in microseconds since epoch. -
fingerprint
(type:String.t
, default:nil
) - Output only. The SHA-256 fingerprint of the SSH public key. -
key
(type:String.t
, default:nil
) - Required. Public key text in SSH format, defined by RFC4253 section 6.6. -
name
(type:String.t
, default:nil
) - Output only. The canonical resource name.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.