public sealed class GlobalAddressesMoveRequest : IMessage<GlobalAddressesMoveRequest>, IEquatable<GlobalAddressesMoveRequest>, IDeepCloneable<GlobalAddressesMoveRequest>, IBufferMessage, IMessage
The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project /global/addresses/address - projects/project/global/addresses/address Note that destination project must be different from the source project. So /global/addresses/address is not valid partial url.
[[["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 content details various versions of the \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, ranging from version 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e is a class used for moving addresses, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, with an inheritance from the object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e contains properties \u003ccode\u003eDescription\u003c/code\u003e and \u003ccode\u003eDestinationAddress\u003c/code\u003e that can be set and include boolean checks for whether each property is set or not.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one for creating an empty instance, and one for making an instance that copies from another \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists inherited methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]