View Source GoogleApi.CloudShell.V1.Model.RemovePublicKeyRequest (google_api_cloud_shell v0.20.2)
Request message for RemovePublicKey.
Attributes
-
key
(type:String.t
, default:nil
) - Key that should be removed from the environment.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudShell.V1.Model.RemovePublicKeyRequest{ key: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.