google_api_os_login v0.15.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() :: %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
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.