public sealed class MoveFileRequest : IMessage<MoveFileRequest>, IEquatable<MoveFileRequest>, IDeepCloneable<MoveFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class MoveFileRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMoveFileRequest\u003c/code\u003e class is part of the Dataform v1beta1 API, specifically for managing file movement within a workspace, and is available in both beta07 and the latest beta08 versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMoveFileRequest\u003c/code\u003e includes properties like \u003ccode\u003eNewPath\u003c/code\u003e, \u003ccode\u003ePath\u003c/code\u003e, \u003ccode\u003eWorkspace\u003c/code\u003e, and \u003ccode\u003eWorkspaceAsWorkspaceName\u003c/code\u003e to define the file's new location, its current path, and the workspace it belongs to, all of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveFileRequest\u003c/code\u003e class has two constructors: a default constructor, and a constructor that accepts another \u003ccode\u003eMoveFileRequest\u003c/code\u003e object as a parameter to duplicate it.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]