public sealed class DiskMoveRequest : IMessage<DiskMoveRequest>, IEquatable<DiskMoveRequest>, IDeepCloneable<DiskMoveRequest>, IBufferMessage, IMessage
The URL of the target disk to move. This can be a full or partial URL. For example, the following are all valid URLs to a disk: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
[[["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-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eDiskMoveRequest\u003c/code\u003e in the Google.Cloud.Compute.V1 namespace is 3.6.0, with numerous older versions also documented, spanning back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiskMoveRequest\u003c/code\u003e is a class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for diverse functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors to create a new instance or a copy of an existing \u003ccode\u003eDiskMoveRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiskMoveRequest\u003c/code\u003e includes properties \u003ccode\u003eDestinationZone\u003c/code\u003e and \u003ccode\u003eTargetDisk\u003c/code\u003e, which are strings representing URLs for the destination zone and target disk respectively, along with boolean properties \u003ccode\u003eHasDestinationZone\u003c/code\u003e and \u003ccode\u003eHasTargetDisk\u003c/code\u003e to verify if they have been set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiskMoveRequest\u003c/code\u003e class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, including methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, and resides within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]