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."],[[["The `MoveTableToDatabaseResponse` class is the response message for the `DataprocMetastore.MoveTableToDatabase` method within the Dataproc Metastore v1beta API."],["The latest version of this class is `2.0.0-beta11`, with previous versions `2.0.0-beta10` and `1.0.0-beta02` also available for reference."],["This class inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It is located within the `Google.Cloud.Metastore.V1Beta` namespace and is contained in the `Google.Cloud.Metastore.V1Beta.dll` assembly."],["The class provides two constructors: a default constructor `MoveTableToDatabaseResponse()` and a copy constructor `MoveTableToDatabaseResponse(MoveTableToDatabaseResponse other)`."]]],[]]