public sealed class MoveTableToDatabaseResponse : IMessage<MoveTableToDatabaseResponse>, IEquatable<MoveTableToDatabaseResponse>, IDeepCloneable<MoveTableToDatabaseResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha API class MoveTableToDatabaseResponse.
Response message for
[DataprocMetastore.MoveTableToDatabase][google.cloud.metastore.v1alpha.DataprocMetastore.MoveTableToDatabase].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation pertains to the \u003ccode\u003eMoveTableToDatabaseResponse\u003c/code\u003e class within the Google Cloud Metastore v1alpha API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveTableToDatabaseResponse\u003c/code\u003e class serves as the response message for the \u003ccode\u003eDataprocMetastore.MoveTableToDatabase\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveTableToDatabaseResponse\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Metastore.V1Alpha\u003c/code\u003e namespace, and the latest version documented is 2.0.0-alpha11.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions are 2.0.0-alpha11, 2.0.0-alpha10, and 1.0.0-alpha04, and the documentation covers its constructors that include a default constructor and a copy constructor that takes another \u003ccode\u003eMoveTableToDatabaseResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1alpha API - Class MoveTableToDatabaseResponse (2.0.0-alpha11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.MoveTableToDatabaseResponse)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/Google.Cloud.Metastore.V1Alpha.MoveTableToDatabaseResponse)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/Google.Cloud.Metastore.V1Alpha.MoveTableToDatabaseResponse) \n\n public sealed class MoveTableToDatabaseResponse : IMessage\u003cMoveTableToDatabaseResponse\u003e, IEquatable\u003cMoveTableToDatabaseResponse\u003e, IDeepCloneable\u003cMoveTableToDatabaseResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1alpha API class MoveTableToDatabaseResponse.\n\nResponse message for\n\\[DataprocMetastore.MoveTableToDatabase\\]\\[google.cloud.metastore.v1alpha.DataprocMetastore.MoveTableToDatabase\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e MoveTableToDatabaseResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[MoveTableToDatabaseResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.MoveTableToDatabaseResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[MoveTableToDatabaseResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.MoveTableToDatabaseResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[MoveTableToDatabaseResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.MoveTableToDatabaseResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Metastore.V1Alpha](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Alpha.dll\n\nConstructors\n------------\n\n### MoveTableToDatabaseResponse()\n\n public MoveTableToDatabaseResponse()\n\n### MoveTableToDatabaseResponse(MoveTableToDatabaseResponse)\n\n public MoveTableToDatabaseResponse(MoveTableToDatabaseResponse other)"]]