public sealed class MoveFileResponse : IMessage<MoveFileResponse>, IEquatable<MoveFileResponse>, IDeepCloneable<MoveFileResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class MoveFileResponse.
[[["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-06-11 UTC."],[[["The document provides reference information for the `MoveFileResponse` class within the Dataform v1beta1 API, specifically version 1.0.0-beta07."],["`MoveFileResponse` is a response message used by the `MoveFile` operation, inheriting from the base `object` class and implementing multiple interfaces."],["The class is located in the `Google.Cloud.Dataform.V1Beta1` namespace and is contained within the `Google.Cloud.Dataform.V1Beta1.dll` assembly."],["It implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It provides two constructors: a default constructor and one that accepts another `MoveFileResponse` object as an argument."]]],[]]