Class: Google::Apis::MetastoreV1alpha::CompleteMigrationRequest
- Inherits:
-
Object
- Object
- Google::Apis::MetastoreV1alpha::CompleteMigrationRequest
- 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.CompleteMigration.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CompleteMigrationRequest
constructor
A new instance of CompleteMigrationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CompleteMigrationRequest
Returns a new instance of CompleteMigrationRequest.
653 654 655 |
# File 'lib/google/apis/metastore_v1alpha/classes.rb', line 653 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
658 659 |
# File 'lib/google/apis/metastore_v1alpha/classes.rb', line 658 def update!(**args) end |