Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class CutoverJob.
CutoverJob message describes a cutover of a migrating VM. The CutoverJob is
the operation of shutting down the VM, creating a snapshot and
clonning the VM using the replicated snapshot.
Generated from protobuf messagegoogle.cloud.vmmigration.v1.CutoverJob
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Vm Migration V1 Client - Class CutoverJob (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-vm-migration/latest/V1.CutoverJob)\n- [1.0.4](/php/docs/reference/cloud-vm-migration/1.0.4/V1.CutoverJob)\n- [0.6.5](/php/docs/reference/cloud-vm-migration/0.6.5/V1.CutoverJob)\n- [0.5.2](/php/docs/reference/cloud-vm-migration/0.5.2/V1.CutoverJob)\n- [0.4.2](/php/docs/reference/cloud-vm-migration/0.4.2/V1.CutoverJob)\n- [0.3.2](/php/docs/reference/cloud-vm-migration/0.3.2/V1.CutoverJob)\n- [0.2.3](/php/docs/reference/cloud-vm-migration/0.2.3/V1.CutoverJob) \nReference documentation and code samples for the Google Cloud Vm Migration V1 Client class CutoverJob.\n\nCutoverJob message describes a cutover of a migrating VM. The CutoverJob is\nthe operation of shutting down the VM, creating a snapshot and\nclonning the VM using the replicated snapshot.\n\nGenerated from protobuf message `google.cloud.vmmigration.v1.CutoverJob`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VMMigration \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getComputeEngineTargetDetails\n\nOutput only. Details of the target VM in Compute Engine.\n\n### hasComputeEngineTargetDetails\n\n### setComputeEngineTargetDetails\n\nOutput only. Details of the target VM in Compute Engine.\n\n### getCreateTime\n\nOutput only. The time the cutover job was created (as an API call, not when\nit was actually created in the target).\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. The time the cutover job was created (as an API call, not when\nit was actually created in the target).\n\n### getEndTime\n\nOutput only. The time the cutover job had finished.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOutput only. The time the cutover job had finished.\n\n### getName\n\nOutput only. The name of the cutover job.\n\n### setName\n\nOutput only. The name of the cutover job.\n\n### getState\n\nOutput only. State of the cutover job.\n\n### setState\n\nOutput only. State of the cutover job.\n\n### getStateTime\n\nOutput only. The time the state was last updated.\n\n### hasStateTime\n\n### clearStateTime\n\n### setStateTime\n\nOutput only. The time the state was last updated.\n\n### getProgressPercent\n\nOutput only. The current progress in percentage of the cutover job.\n\n### setProgressPercent\n\nOutput only. The current progress in percentage of the cutover job.\n\n### getError\n\nOutput only. Provides details for the errors that led to the Cutover Job's\nstate.\n\n### hasError\n\n### clearError\n\n### setError\n\nOutput only. Provides details for the errors that led to the Cutover Job's\nstate.\n\n### getStateMessage\n\nOutput only. A message providing possible extra details about the current\nstate.\n\n### setStateMessage\n\nOutput only. A message providing possible extra details about the current\nstate.\n\n### getSteps\n\nOutput only. The cutover steps list representing its progress.\n\n### setSteps\n\nOutput only. The cutover steps list representing its progress.\n\n### getTargetVmDetails"]]