google_api_cloud_shell v0.5.0 GoogleApi.CloudShell.V1.Model.StartEnvironmentMetadata View Source
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.
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()
View Source
t() :: %GoogleApi.CloudShell.V1.Model.StartEnvironmentMetadata{
state: String.t()
}
t() :: %GoogleApi.CloudShell.V1.Model.StartEnvironmentMetadata{
state: String.t()
}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.