google_api_os_login v0.19.0 GoogleApi.OSLogin.V1alpha.Model.ImportSshPublicKeyResponse View Source
A response message from importing an SSH public key.
Attributes
loginProfile
(type:GoogleApi.OSLogin.V1alpha.Model.LoginProfile.t
, default:nil
) - The login profile information for the user.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.OSLogin.V1alpha.Model.ImportSshPublicKeyResponse{ loginProfile: GoogleApi.OSLogin.V1alpha.Model.LoginProfile.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.