View Source GoogleApi.CloudShell.V1.Model.StartEnvironmentResponse (google_api_cloud_shell v0.20.2)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudShell.V1.Model.StartEnvironmentResponse{ environment: GoogleApi.CloudShell.V1.Model.Environment.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.