Class: Google::Apis::ComposerV1::DatabaseFailoverResponse
- Inherits:
- 
      Object
      
        - Object
- Google::Apis::ComposerV1::DatabaseFailoverResponse
 
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/composer_v1/classes.rb,
 lib/google/apis/composer_v1/representations.rb,
 lib/google/apis/composer_v1/representations.rb
Overview
Response for DatabaseFailoverRequest.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ DatabaseFailoverResponse 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of DatabaseFailoverResponse. 
- 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Update properties of this object. 
Constructor Details
#initialize(**args) ⇒ DatabaseFailoverResponse
Returns a new instance of DatabaseFailoverResponse.
| 174 175 176 | # File 'lib/google/apis/composer_v1/classes.rb', line 174 def initialize(**args) update!(**args) end | 
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
| 179 180 | # File 'lib/google/apis/composer_v1/classes.rb', line 179 def update!(**args) end |