Class: Google::Apis::BaremetalsolutionV2::DisableInteractiveSerialConsoleRequest

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

Message for disabling the interactive serial console on an instance.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DisableInteractiveSerialConsoleRequest

Returns a new instance of DisableInteractiveSerialConsoleRequest.



137
138
139
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 137

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



142
143
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 142

def update!(**args)
end