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\u003eThis webpage provides documentation for the \u003ccode\u003eDiskMoveRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, available across multiple versions, from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiskMoveRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly and allows moving disks within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiskMoveRequest\u003c/code\u003e is derived from the base \u003ccode\u003eobject\u003c/code\u003e class and 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, ensuring it supports various message handling and cloning functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDiskMoveRequest\u003c/code\u003e class include \u003ccode\u003eDestinationZone\u003c/code\u003e and \u003ccode\u003eTargetDisk\u003c/code\u003e, which specify the target location and disk URL for the move operation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe current page represents version 2.15.0, offering full details, including constructors, properties, inheritance, and implemented interfaces of \u003ccode\u003eDiskMoveRequest\u003c/code\u003e, as well as access to other versions of the same request.\u003c/p\u003e\n"]]],[],null,[]]