Class: Google::Apis::BaremetalsolutionV2::DisableInteractiveSerialConsoleResponse
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::BaremetalsolutionV2::DisableInteractiveSerialConsoleResponse
 
 
- 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 response of DisableInteractiveSerialConsole.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ DisableInteractiveSerialConsoleResponse 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of DisableInteractiveSerialConsoleResponse.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ DisableInteractiveSerialConsoleResponse
Returns a new instance of DisableInteractiveSerialConsoleResponse.
      150 151 152  | 
    
      # File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 150 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      155 156  | 
    
      # File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 155 def update!(**args) end  |