Class: Google::Apis::MetastoreV1::MoveTableToDatabaseResponse

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

Response message for DataprocMetastore.MoveTableToDatabase.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ MoveTableToDatabaseResponse

Returns a new instance of MoveTableToDatabaseResponse.



1317
1318
1319
# File 'lib/google/apis/metastore_v1/classes.rb', line 1317

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1322
1323
# File 'lib/google/apis/metastore_v1/classes.rb', line 1322

def update!(**args)
end