str
An optional destination address description
if intended to be different from the source.
This field is a member of oneof_ _description.
destination_address
str
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.
This field is a member of oneof_ _destination_address.
[[["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-28 UTC."],[],[],null,["# Class GlobalAddressesMoveRequest (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.GlobalAddressesMoveRequest)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.GlobalAddressesMoveRequest) \n\n GlobalAddressesMoveRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]