Class: Google::Apis::MetastoreV1beta::CancelMigrationRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/metastore_v1beta/classes.rb,
lib/google/apis/metastore_v1beta/representations.rb,
lib/google/apis/metastore_v1beta/representations.rb

Overview

Request message for DataprocMetastore.CancelMigration.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelMigrationRequest

Returns a new instance of CancelMigrationRequest.



527
528
529
# File 'lib/google/apis/metastore_v1beta/classes.rb', line 527

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



532
533
# File 'lib/google/apis/metastore_v1beta/classes.rb', line 532

def update!(**args)
end