GoogleApi.CloudShell.V1.Model.RemovePublicKeyRequest (google_api_cloud_shell v0.19.1) 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()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.