google_api_os_login v0.3.0 GoogleApi.OSLogin.V1.Model.ImportSshPublicKeyResponse View Source
A response message for importing an SSH public key.
Attributes
- loginProfile (LoginProfile): The login profile information for the user. Defaults to:
null
.
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
Unwrap a decoded JSON object into its complex fields.