GoogleApi.Metastore.V1.Model.MoveTableToDatabaseRequest (google_api_metastore v0.12.0)
View SourceRequest message for DataprocMetastore.MoveTableToDatabase.
Attributes
-
dbName
(type:String.t
, default:nil
) - Required. The name of the database where the table resides. -
destinationDbName
(type:String.t
, default:nil
) - Required. The name of the database where the table should be moved. -
tableName
(type:String.t
, default:nil
) - Required. The name of the table to be moved.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.