public sealed class RegionAddressesMoveRequest : IMessage<RegionAddressesMoveRequest>, IEquatable<RegionAddressesMoveRequest>, IDeepCloneable<RegionAddressesMoveRequest>, 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/regions/region /addresses/address - projects/project/regions/region/addresses/address Note that destination project must be different from the source project. So /regions/region/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 \u003ccode\u003eRegionAddressesMoveRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is used for managing the movement of addresses within Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports various versions, with the latest being 3.6.0 and the initial documented version being 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionAddressesMoveRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \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 include \u003ccode\u003eDescription\u003c/code\u003e, which allows setting an optional description for the destination address, and \u003ccode\u003eDestinationAddress\u003c/code\u003e, which holds the URL of the target address for the move operation, with it needing to be a different project than the source.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation covers the constructors and properties of the \u003ccode\u003eRegionAddressesMoveRequest\u003c/code\u003e class for version 2.14.0, showing the class can be constructed with no parameters or another instance of the class.\u003c/p\u003e\n"]]],[],null,[]]