google_api_cloud_shell v0.8.0 GoogleApi.CloudShell.V1.Model.StartEnvironmentResponse View Source

Message included in the response field of operations returned from StartEnvironment once the operation is complete.

Attributes

  • environment (type: GoogleApi.CloudShell.V1.Model.Environment.t, default: nil) - Environment that was started.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.CloudShell.V1.Model.StartEnvironmentResponse{
  environment: GoogleApi.CloudShell.V1.Model.Environment.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.