Class: Google::Apis::DatamigrationV1::DemoteDestinationRequest
- Inherits:
-
Object
- Object
- Google::Apis::DatamigrationV1::DemoteDestinationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datamigration_v1/classes.rb,
lib/google/apis/datamigration_v1/representations.rb,
lib/google/apis/datamigration_v1/representations.rb
Overview
Request message for 'DemoteDestination' request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DemoteDestinationRequest
constructor
A new instance of DemoteDestinationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DemoteDestinationRequest
Returns a new instance of DemoteDestinationRequest.
1531 1532 1533 |
# File 'lib/google/apis/datamigration_v1/classes.rb', line 1531 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1536 1537 |
# File 'lib/google/apis/datamigration_v1/classes.rb', line 1536 def update!(**args) end |