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\u003eThis webpage details the \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.11.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e class is used to move a global address to a different destination, with different versions available ranging from 1.0.0 to 3.6.0, the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe 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\u003eGlobalAddressesMoveRequest\u003c/code\u003e class include \u003ccode\u003eDescription\u003c/code\u003e, which is an optional field for the destination address, and \u003ccode\u003eDestinationAddress\u003c/code\u003e, which specifies the URL of the destination address for the move.\u003c/p\u003e\n"],["\u003cp\u003eThere are also two constructors available for the \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e class: one default constructor and another which allows you to instantiate the object and pass in another \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]