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 details the \u003ccode\u003eDiskMoveRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, which is part of the Google Cloud .NET library and is currently documented up to version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiskMoveRequest\u003c/code\u003e class is designed for moving disks between zones, allowing users to specify both the \u003ccode\u003eDestinationZone\u003c/code\u003e and \u003ccode\u003eTargetDisk\u003c/code\u003e through corresponding properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiskMoveRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage<DiskMoveRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<DiskMoveRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DiskMoveRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple documented versions available, with the latest version being 3.6.0, and the earliest documented version being 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one to initialize the object and the other to use another object of the same class to use as a basis for the new one.\u003c/p\u003e\n"]]],[],null,[]]