View Source GoogleApi.CloudShell.V1.Model.AddPublicKeyResponse (google_api_cloud_shell v0.20.2)
Response message for AddPublicKey.
Attributes
-
key
(type:String.t
, default:nil
) - Key that was added to the environment.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudShell.V1.Model.AddPublicKeyResponse{ key: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.