Class: Google::Apis::MetastoreV1alpha::CancelMigrationRequest
- Inherits:
-
Object
- Object
- Google::Apis::MetastoreV1alpha::CancelMigrationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/metastore_v1alpha/classes.rb,
lib/google/apis/metastore_v1alpha/representations.rb,
lib/google/apis/metastore_v1alpha/representations.rb
Overview
Request message for DataprocMetastore.CancelMigration.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelMigrationRequest
constructor
A new instance of CancelMigrationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelMigrationRequest
Returns a new instance of CancelMigrationRequest.
433 434 435 |
# File 'lib/google/apis/metastore_v1alpha/classes.rb', line 433 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
438 439 |
# File 'lib/google/apis/metastore_v1alpha/classes.rb', line 438 def update!(**args) end |