google_api_os_login v0.8.0 GoogleApi.OSLogin.V1.Model.ImportSshPublicKeyResponse View Source
A response message for importing an SSH public key.
Attributes
loginProfile(type:GoogleApi.OSLogin.V1.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 Source
t()
View Source
t() :: %GoogleApi.OSLogin.V1.Model.ImportSshPublicKeyResponse{
loginProfile: GoogleApi.OSLogin.V1.Model.LoginProfile.t()
}
t() :: %GoogleApi.OSLogin.V1.Model.ImportSshPublicKeyResponse{
loginProfile: GoogleApi.OSLogin.V1.Model.LoginProfile.t()
}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.