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.



1743
1744
1745
# File 'lib/google/apis/metastore_v1/classes.rb', line 1743

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1748
1749
# File 'lib/google/apis/metastore_v1/classes.rb', line 1748

def update!(**args)
end