View Source GoogleApi.CloudShell.V1.Model.StartEnvironmentMetadata (google_api_cloud_shell v0.20.2)
Message included in the metadata field of operations returned from StartEnvironment.
Attributes
-
state
(type:String.t
, default:nil
) - Current state of the environment being started.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudShell.V1.Model.StartEnvironmentMetadata{ state: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.