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\u003eVersion 3.6.0 is the latest available version for the \u003ccode\u003eGoogle.Cloud.Compute.V1.GlobalAddressesMoveRequest\u003c/code\u003e class, while version 3.5.0 is the one detailed in the content.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e class provides functionality for moving a global address, with a range of versions documented from 1.0.0 up to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, having inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e has two constructors, a default one and another that accepts an existing \u003ccode\u003eGlobalAddressesMoveRequest\u003c/code\u003e object as a parameter, to clone it.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eDescription\u003c/code\u003e and \u003ccode\u003eDestinationAddress\u003c/code\u003e, which can be set to specify the new description and destination address for the moved global address, while having booleans to check if they were set.\u003c/p\u003e\n"]]],[],null,[]]