public sealed class InstanceMoveRequest : IMessage<InstanceMoveRequest>, IEquatable<InstanceMoveRequest>, IDeepCloneable<InstanceMoveRequest>, IBufferMessage, IMessage
The URL of the target instance to move. This can be a full or partial URL. For example, the following are all valid URLs to an instance: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instances/instance - projects/project/zones/zone/instances/instance - zones/zone/instances/instance
[[["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\u003eInstanceMoveRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, offering a comprehensive reference for managing instance moves in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented for \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e is 3.6.0, but a historical record of releases is provided, spanning back to version 1.0.0 for this specific class, with links to each specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e class include \u003ccode\u003eDestinationZone\u003c/code\u003e and \u003ccode\u003eTargetInstance\u003c/code\u003e, which are used to specify the destination zone and the target instance for the move operation, both of which are strings.\u003c/p\u003e\n"],["\u003cp\u003eIt provides detailed information about the constructors, including a parameter for copying another instance of \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e and indicates if \u003ccode\u003edestination_zone\u003c/code\u003e or \u003ccode\u003etarget_instance\u003c/code\u003e fields are set via \u003ccode\u003eHasDestinationZone\u003c/code\u003e and \u003ccode\u003eHasTargetInstance\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]