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.



1198
1199
1200
# File 'lib/google/apis/metastore_v1/classes.rb', line 1198

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1203
1204
# File 'lib/google/apis/metastore_v1/classes.rb', line 1203

def update!(**args)
end