str
The URL of the destination zone to move the
disk. This can be a full or partial URL. For
example, the following are all valid URLs to a
zone: -
https://www.googleapis.com/compute/v1/projects/project/zones/zone
- projects/project/zones/zone - zones/zone
This field is a member of oneof_ _destination_zone.
target_disk
str
The URL of the target disk to move. This can
be a full or partial URL. For example, the
following are all valid URLs to a disk: -
https://www.googleapis.com/compute/v1/projects/project/zones/zone
/disks/disk -
projects/project/zones/zone/disks/disk -
zones/zone/disks/disk
This field is a member of oneof_ _target_disk.
[[["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 DiskMoveRequest (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.DiskMoveRequest)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.DiskMoveRequest) \n\n DiskMoveRequest(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"]]