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