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 Metastore v1 API, specifically for the .NET environment."],["The `MoveTableToDatabaseResponse` class is part of the `Google.Cloud.Metastore.V1` namespace and is used as the response message for the `DataprocMetastore.MoveTableToDatabase` operation."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionality within the Protobuf library."],["The documentation covers versions ranging from 1.0.0 to the latest 2.9.0 for this specific API response type, with the version 2.5.0 being highlighted in the current view."],["The class inherits from `object` and has two constructors: a default constructor and a copy constructor that accepts another `MoveTableToDatabaseResponse` instance."]]],[]]