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."],[[["This document provides reference documentation for the `MoveFileResponse` class within the Dataform v1beta1 API."],["`MoveFileResponse` is a response message for the `MoveFile` operation, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class is part of the `Google.Cloud.Dataform.V1Beta1` namespace and is found within the `Google.Cloud.Dataform.V1Beta1.dll` assembly."],["It offers two constructors: a default constructor `MoveFileResponse()` and another that accepts a `MoveFileResponse` object as a parameter for creating a new object based on the other."],["The latest version of the API documented is `1.0.0-beta08`, with `1.0.0-beta07` also being documented."]]],[]]