Reference documentation and code samples for the Cloud Shell V1 API class Google::Cloud::Shell::V1::StartEnvironmentResponse.
Message included in the response field of operations returned from StartEnvironment once the operation is complete.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#environment
def environment() -> ::Google::Cloud::Shell::V1::Environment
Returns
- (::Google::Cloud::Shell::V1::Environment) — Environment that was started.
#environment=
def environment=(value) -> ::Google::Cloud::Shell::V1::Environment
Parameter
- value (::Google::Cloud::Shell::V1::Environment) — Environment that was started.
Returns
- (::Google::Cloud::Shell::V1::Environment) — Environment that was started.