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 provides a detailed list of versions for \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e, ranging from the latest version 3.6.0 down to version 1.0.0, each hyperlinked to its respective documentation page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e is a class that 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, indicating its role in handling message operations within the Google Cloud Compute API.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e has two constructors, a default and a copy constructor that takes another \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e object, allowing the creation of new instances and copies of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e include \u003ccode\u003eDescription\u003c/code\u003e and \u003ccode\u003eDestinationAddress\u003c/code\u003e, which are string types and represent the address's description and the URL of the destination address, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes boolean properties, \u003ccode\u003eHasDescription\u003c/code\u003e and \u003ccode\u003eHasDestinationAddress\u003c/code\u003e, to determine if the "description" and "destination_address" fields are set.\u003c/p\u003e\n"]]],[],null,[]]