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"]],[["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 documentation pertains to the `MoveTableToDatabaseResponse` class within the Google Cloud Metastore v1alpha API, specifically for the .NET environment."],["The `MoveTableToDatabaseResponse` class serves as the response message for the `DataprocMetastore.MoveTableToDatabase` operation."],["This class inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `MoveTableToDatabaseResponse` class is found within the `Google.Cloud.Metastore.V1Alpha` namespace, and the latest version documented is 2.0.0-alpha11."],["The 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 `MoveTableToDatabaseResponse` as a parameter."]]],[]]