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 provides documentation for the \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its various versions and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, is used to specify the target for an instance move and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e is documented as 3.6.0, and the page provides links to several previous versions, down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eDestinationZone\u003c/code\u003e and \u003ccode\u003eTargetInstance\u003c/code\u003e, both of type string, which define the target zone and instance for a move operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has constructor methods allowing for both a default initialization and one for creating a new \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e object by copying an existing \u003ccode\u003eInstanceMoveRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]