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.
384 385 386 |
# File 'lib/google/apis/composer_v1/classes.rb', line 384 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
389 390 |
# File 'lib/google/apis/composer_v1/classes.rb', line 389 def update!(**args) end |