Class: Google::Apis::MetastoreV1alpha::CancelMigrationRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ CancelMigrationRequest

Returns a new instance of CancelMigrationRequest.



401
402
403
# File 'lib/google/apis/metastore_v1alpha/classes.rb', line 401

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



406
407
# File 'lib/google/apis/metastore_v1alpha/classes.rb', line 406

def update!(**args)
end