public sealed class MoveTableToDatabaseResponse : IMessage<MoveTableToDatabaseResponse>, IEquatable<MoveTableToDatabaseResponse>, IDeepCloneable<MoveTableToDatabaseResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class MoveTableToDatabaseResponse.
Response message for
[DataprocMetastore.MoveTableToDatabase][google.cloud.metastore.v1.DataprocMetastore.MoveTableToDatabase].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `MoveTableToDatabaseResponse` class within the Google Cloud Metastore v1 API, specifically version 2.7.0."],["The `MoveTableToDatabaseResponse` class represents the response message for the `DataprocMetastore.MoveTableToDatabase` operation."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from the `object` class."],["The page includes links to documentation for other versions of the API, ranging from version 1.0.0 up to the latest version 2.9.0."],["The class contains 2 constructors: the default constructor `MoveTableToDatabaseResponse()` and the constructor `MoveTableToDatabaseResponse(MoveTableToDatabaseResponse other)` which takes a parameter `other` of type `MoveTableToDatabaseResponse`."]]],[]]