public sealed class MoveDirectoryRequest : IMessage<MoveDirectoryRequest>, IEquatable<MoveDirectoryRequest>, IDeepCloneable<MoveDirectoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class MoveDirectoryRequest.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eMoveDirectoryRequest\u003c/code\u003e class within the Google Cloud Dataform v1beta1 API, specifically version 1.0.0-beta08, and includes a link to an earlier version 1.0.0-beta07.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveDirectoryRequest\u003c/code\u003e class is a message type used to request the movement of a directory, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains three key string properties: \u003ccode\u003eNewPath\u003c/code\u003e, representing the desired new path for the directory; \u003ccode\u003ePath\u003c/code\u003e, indicating the current path of the directory; and \u003ccode\u003eWorkspace\u003c/code\u003e, which defines the name of the workspace to which the directory belongs.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has a property named \u003ccode\u003eWorkspaceAsWorkspaceName\u003c/code\u003e that returns a type view over the \u003ccode\u003eWorkspace\u003c/code\u003e resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eMoveDirectoryRequest\u003c/code\u003e objects: a default constructor and another that accepts an existing \u003ccode\u003eMoveDirectoryRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]