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.10.0, and includes information on its implementation, inheritance, and associated members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e class facilitates the movement of a global address from a source project to a different destination project, and can have an optional destination address description.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default one and another that takes an existing \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e instance for copying, it also holds two properties \u003ccode\u003eDescription\u003c/code\u003e and \u003ccode\u003eDestinationAddress\u003c/code\u003e that are both strings, and two booleans \u003ccode\u003eHasDescription\u003c/code\u003e and \u003ccode\u003eHasDestinationAddress\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also lists a historical overview of all the past versions of the GlobalAddressesMoveRequest class from version 1.0.0 to the most recent version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and includes properties to manage description and destination address fields.\u003c/p\u003e\n"]]],[],null,[]]