Class: Google::Apis::BaremetalsolutionV2::StopInstanceResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/baremetalsolution_v2/classes.rb,
lib/google/apis/baremetalsolution_v2/representations.rb,
lib/google/apis/baremetalsolution_v2/representations.rb

Overview

Response message from stopping a server.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopInstanceResponse

Returns a new instance of StopInstanceResponse.



2317
2318
2319
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 2317

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2322
2323
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 2322

def update!(**args)
end