Reference documentation and code samples for the Cloud Shell V1 API class Google::Cloud::Shell::V1::StartEnvironmentMetadata.
Message included in the metadata field of operations returned from StartEnvironment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#state
def state() -> ::Google::Cloud::Shell::V1::StartEnvironmentMetadata::State
Returns
- (::Google::Cloud::Shell::V1::StartEnvironmentMetadata::State) — Current state of the environment being started.
#state=
def state=(value) -> ::Google::Cloud::Shell::V1::StartEnvironmentMetadata::State
Parameter
- value (::Google::Cloud::Shell::V1::StartEnvironmentMetadata::State) — Current state of the environment being started.
Returns
- (::Google::Cloud::Shell::V1::StartEnvironmentMetadata::State) — Current state of the environment being started.