Class: Google::Apis::ManagedidentitiesV1alpha1::DisableMigrationRequest
- Inherits:
-
Object
- Object
- Google::Apis::ManagedidentitiesV1alpha1::DisableMigrationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/managedidentities_v1alpha1/classes.rb,
lib/google/apis/managedidentities_v1alpha1/representations.rb,
lib/google/apis/managedidentities_v1alpha1/representations.rb
Overview
DisableMigrationRequest is the request message for DisableMigration method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DisableMigrationRequest
constructor
A new instance of DisableMigrationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DisableMigrationRequest
Returns a new instance of DisableMigrationRequest.
453 454 455 |
# File 'lib/google/apis/managedidentities_v1alpha1/classes.rb', line 453 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
458 459 |
# File 'lib/google/apis/managedidentities_v1alpha1/classes.rb', line 458 def update!(**args) end |