Class: Google::Apis::BaremetalsolutionV2::StartInstanceResponse
- Inherits:
-
Object
- Object
- Google::Apis::BaremetalsolutionV2::StartInstanceResponse
- 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 starting a server.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StartInstanceResponse
constructor
A new instance of StartInstanceResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ StartInstanceResponse
Returns a new instance of StartInstanceResponse.
2261 2262 2263 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 2261 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2266 2267 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 2266 def update!(**args) end |