Class: Google::Apis::MetastoreV1::CompleteMigrationRequest

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

Overview

Request message for DataprocMetastore.CompleteMigration.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CompleteMigrationRequest

Returns a new instance of CompleteMigrationRequest.



632
633
634
# File 'lib/google/apis/metastore_v1/classes.rb', line 632

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



637
638
# File 'lib/google/apis/metastore_v1/classes.rb', line 637

def update!(**args)
end