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-03-21 UTC."],[[["The latest version of the `MoveFileResponse` class is 1.0.0-beta08, which is part of the Google.Cloud.Dataform.V1Beta1 API."],["`MoveFileResponse` is a sealed class that represents the response message for a `MoveFile` operation within the Dataform v1beta1 API."],["The `MoveFileResponse` class inherits from `object` and implements `IMessage\u003cMoveFileResponse\u003e`, `IEquatable\u003cMoveFileResponse\u003e`, `IDeepCloneable\u003cMoveFileResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class is part of the `Google.Cloud.Dataform.V1Beta1` namespace, contained within the `Google.Cloud.Dataform.V1Beta1.dll` assembly."],["The class has two constructors, one empty, `MoveFileResponse()`, and the second taking a `MoveFileResponse` object as a parameter, `MoveFileResponse(MoveFileResponse other)`."]]],[]]