View Source GoogleApi.Metastore.V1beta.Model.MoveTableToDatabaseRequest (google_api_metastore v0.11.1)
Request 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.