GoogleApi.CloudShell.V1.Model.AddPublicKeyResponse (google_api_cloud_shell v0.19.1) View Source

Response message for AddPublicKey.

Attributes

  • key (type: String.t, default: nil) - Key that was added to 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.AddPublicKeyResponse{key: String.t()}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.