public sealed class MoveTableToDatabaseResponse : IMessage<MoveTableToDatabaseResponse>, IEquatable<MoveTableToDatabaseResponse>, IDeepCloneable<MoveTableToDatabaseResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1beta API class MoveTableToDatabaseResponse.
Response message for
[DataprocMetastore.MoveTableToDatabase][google.cloud.metastore.v1beta.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 page provides documentation for the `MoveTableToDatabaseResponse` class within the Dataproc Metastore v1beta API, specifically in the Google.Cloud.Metastore.V1Beta namespace."],["The `MoveTableToDatabaseResponse` class is a response message used for the `DataprocMetastore.MoveTableToDatabase` operation and is available in the 2.0.0-beta10 version, along with beta 11 being the latest and an older version 1.0.0-beta02."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each documented within the provided links."],["The documentation outlines the class's constructors, including a default constructor and a copy constructor, as well as its inclusion within the Google.Cloud.Metastore.V1Beta assembly."],["The `MoveTableToDatabaseResponse` can take a parameter `other` which represents another `MoveTableToDatabaseResponse`."]]],[]]