Class: Google::Apis::BaremetalsolutionV2::EnableInteractiveSerialConsoleRequest
- Inherits:
-
Object
- Object
- Google::Apis::BaremetalsolutionV2::EnableInteractiveSerialConsoleRequest
- 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
Message for enabling the interactive serial console on an instance.
Instance Method Summary collapse
-
#initialize(**args) ⇒ EnableInteractiveSerialConsoleRequest
constructor
A new instance of EnableInteractiveSerialConsoleRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ EnableInteractiveSerialConsoleRequest
Returns a new instance of EnableInteractiveSerialConsoleRequest.
192 193 194 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 192 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
197 198 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 197 def update!(**args) end |