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 reference documentation for the `MoveTableToDatabaseResponse` class within the Google Cloud Dataproc Metastore v1 API."],["The `MoveTableToDatabaseResponse` class is used as the response message for the `DataprocMetastore.MoveTableToDatabase` operation."],["The page lists various versions of the API, ranging from the latest 2.9.0 down to 1.0.0, with each link directing to the documentation for that specific version."],["The class `MoveTableToDatabaseResponse` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also provides details on the `MoveTableToDatabaseResponse` constructors, of which there are two, and lists the namespace and assembly associated with the class."]]],[]]