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\u003eThis webpage details the \u003ccode\u003eRegionAddressesMoveRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.11.0 and its previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionAddressesMoveRequest\u003c/code\u003e class is used for moving a region address, with its main properties being \u003ccode\u003eDescription\u003c/code\u003e and \u003ccode\u003eDestinationAddress\u003c/code\u003e, allowing for specifying a new destination URL and description for the address.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration with the Google Cloud Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides links to documentation for various versions of the \u003ccode\u003eRegionAddressesMoveRequest\u003c/code\u003e class, spanning from version 1.0.0 up to the latest version 3.6.0, enabling users to access information for different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eHasDescription\u003c/code\u003e and \u003ccode\u003eHasDestinationAddress\u003c/code\u003e allow for boolean checks on whether the fields \u003ccode\u003edescription\u003c/code\u003e or \u003ccode\u003edestination_address\u003c/code\u003e have been set or not.\u003c/p\u003e\n"]]],[],null,[]]